[SOLVED] Mounting: no such device

Here for general support for E series TVs, request and problem solve area.

zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

[SOLVED] Mounting: no such device

Post by zdzi »

I used the USB widget hack - fine.
I get the virtual USB fine.
Autostart works.
I can FTP and telnet to the TV.
TV is ES5500 with 32 FW.

I tried to mount manually via telnet:

mount -o user=username,password=pass -t cifs //192.168.1.100/video /dtv/usb/sdj/nas

And got no such device error

I inserted a USB disk and tried the above mount to /dtv/USB/sda1/nas

Still the same error message.

the nas directory was created in both areas before the mount was tried.

Where am I going wrong?

Thanks in advance.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Mounting: no such device

Post by juusso »

LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

Re: Mounting: no such device

Post by zdzi »

juuso, I have read not just those but many other topics. I know you help but also have little patience for those that don't read.

Here, would help me greatly if you know the answer then to share it with me or at least give me some hints what specifically in those links.
zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

Re: Mounting: no such device

Post by zdzi »

And to be clear: I'm not looking for everything to work automatically on startup just manually at first. So not sure why manual running if the mount command doesn't work.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Mounting: no such device

Post by juusso »

if you mount to /dtv/usb/nas you have to be sure you have this dir on tv :-)

mkdir /dtv/usb/nas
or
mkdir /dtv/usb/sda1/nas

running script manually does help to troubleshoot exact problem.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

Re: Mounting: no such device

Post by zdzi »

I already wrote above that I created all these directories and checked they existed. And they do.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Mounting: no such device

Post by juusso »

pls start samba script manually how you saw already I asked in other threads. thanks.

Code: Select all

sh -x /mnt/etc/init.d/04_04_samba.init start
and give the output here.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

Re: Mounting: no such device

Post by zdzi »

VDLinux#> sh -x /mnt/etc/init.d/04_04_samba.init start
+ . /dtv/SGO.env
+ SYSROOT=/mnt
+ MOUNT_PATH=/dtv/usb/sdj
+ LOGFILE=/mnt/samygo.log
+ export MOD_DIR=/mnt/lib/modules/2.6.35.13
+ export TMPDIR=/dtv
+ export HOME=/mtd_wiselink
+ export SMB_CONF_PATH=/mnt/etc/samba/smb.conf
+ LD_LIBRARY_PATH=/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/mnt/lib:/mtd_cmmlib/Runtime/XorgLibs:/mtd_cmmlib/Runtime/lib/CairoShadow:/mtd_cmmlib/Runtime/lib:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/dtv:/mtd_cmmlib/GAME_LIB:/dtv:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/Java/lib:/mtd_exe:/mtd_cmmlib/Comp_LIB:/mtd_cmmlib/Comp_LIB/XT9_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_cmmlib/InfoLink/lib:/mtd_cmmlib/OIPF:/lib:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_cmmlib/YWidget_LIB:/mtd_contents:/mtd_appdata/yahoo:/mtd_cmmlib/moip:/mtd_appext/WidgetEngine:/mtd_rocommon/Webkit
+ PATH=/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/mnt/bin:/mtd_cmmlib/Runtime/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_cmmlib/Runtime/bin
+ export ENV=/dtv/.ashrc
+ export FRAMEBUFFER=/dev/sam/fb0
+ export DISTROOT=/mnt/opt/privateer
+ USER=
+ PASSWD=
+ PERM=rw
+ [ -e /mtd_rwarea/smb_userdata ]
+ [ -z ]
+ exit 1
VDLinux#>
zdzi
Posts: 46
Joined: Sat Aug 06, 2011 3:18 pm

Re: Mounting: no such device

Post by zdzi »

Does that help?
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Mounting: no such device

Post by juusso »

yes. much
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE

Post Reply

Return to “[E] Support”