PDA

View Full Version : How to record to NAS (original image)



OldSkulRide
23-03-10, 17:50
As we all know in original image there isnt "recording path" menu, so you cant change recording path. And because of that it can be difficult to record to mounted NAS. At least for me it was difficult.

BUT i solved this problem. Here is how:
I made xxx.sh script (you need to put it in /usr/script) and i put this text in:


#!/bin/sh

# Mount computer-2
mount -t cifs //192.168.1.197/dreambox /media/hdd -o rw,nolock,rsize=8192,wsize=8192,username=xxx,passw ord=xxx
echo

exit 0


Then run this script using VTI userscript plugin :)

Sicilian
23-03-10, 17:55
Great tip there OldSkulride :), you know I never even noticed that as I've always had a internal SATA drive. This post deserves being made into a sticky, thank you.

robertgram85
17-12-15, 17:47
to install your cccam

Sent from my GT-N7100 using Tapatalk

robertgram85
17-12-15, 17:48
to install my cccam vu+solo

Sent from my GT-N7100 using Tapatalk