Re: ok but the path is too long..
Posted: Fri Mar 09, 2012 3:40 pm
ok, I Disabled scripts except:
02_04_vusb.init
03_03_sshd.init
99_99_mount-myserver.init.
Also I added two lines to 99_99_mount-myserver.init
The files 1.txt were both created but I still can not see any files in /dtv/usb/sda1/Server unless I type
via telnet

02_04_vusb.init
03_03_sshd.init
99_99_mount-myserver.init.
Also I added two lines to 99_99_mount-myserver.init
Code: Select all
touch /dtv/usb/sda1/Server/1.txt
touch /dtv/usb/sda1/1.txt
Code: Select all
mount -o nolock 10.222.3.25:/media/Dati/Incoming /dtv/usb/sda1/Server -t nfs
