mount windows share on tv
Posted: Thu Oct 10, 2013 12:34 am
Hey Guys
i have a question. I am trying to mount a windows share on a virtial usb on my 40es6890 using smb, but it is not working. I become the following error: The command i am using is: Mounting of samba shares exported from a linux machine with the same command works with no problems.
Dose anyone have any idea what i am doing wrong?
Cheers,
Petar
i have a question. I am trying to mount a windows share on a virtial usb on my 40es6890 using smb, but it is not working. I become the following error:
Code: Select all
mounting //192.168.1.xxx/dvd on /dtv/usb/sdl failed: Input/output error
Code: Select all
/bin/busybox mount -o "$PERM,user=${USER},password=${PASSWD},codepage=cp1250,iocharset=utf8" -t cifs "//192.168.1.xxx/dvd" "/dtv/usb/sdl"
Dose anyone have any idea what i am doing wrong?
Cheers,
Petar