Ok i have make that but still not mount samba shares!zoelechat wrote:Just an idea: disable fusesmb and try to rename through FTP samba script to "99_99_samba.init" (then reboot TV)
(SOlVED) Problems mounting Samba shares UE32F5300!
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: Problems mounting Samba shares UE32F5300!
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: Problems mounting Samba shares UE32F5300!
Ok, try to copy script again through FTP with its original name to have both files in init.d folder:
Then telnet:
Reboot TV.
If it still doesn't work, listen to sectroyer
Code: Select all
04_04_samba.init
99_99_samba.init
Code: Select all
chmod 777 /mnt/etc/init.d/04_04_samba.init
chmod 777 /mnt/etc/init.d/99_99_samba.init
If it still doesn't work, listen to sectroyer

I do NOT receive any PM. Please use forum.
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: Problems mounting Samba shares UE32F5300!
Ok i have tried but nothing!



UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: Problems mounting Samba shares UE32F5300!
ls -la of your filesbrunogts77 wrote:Ok i have tried but nothing!![]()

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: Problems mounting Samba shares UE32F5300!
Code: Select all
VDLinux#> ls -la /dtv/usb/sda/smb
total 18
drwxr-xr-x 2 root 0 2048 Jan 1 00:00 .
drwxr-xr-x 3 root 0 16384 Jan 1 00:00 ..
VDLinux#>
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: Problems mounting Samba shares UE32F5300!
Run it after successfully mounting samba shares (using any method you want)brunogts77 wrote:Code: Select all
VDLinux#> ls -la /dtv/usb/sda/smb total 18 drwxr-xr-x 2 root 0 2048 Jan 1 00:00 . drwxr-xr-x 3 root 0 16384 Jan 1 00:00 .. VDLinux#>


I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: Problems mounting Samba shares UE32F5300!
(delete 99_99_samba.init, re-enable fusesmb, reboot, ls -al
)

I do NOT receive any PM. Please use forum.
- brunogts77
- Posts: 772
- Joined: Sat Feb 18, 2012 8:34 pm
Re: Problems mounting Samba shares UE32F5300!
This is the result after run samba with web cgi:
Code: Select all
VDLinux#> ls -la /dtv/usb/sda/smb
total 20
drwxr-xr-x 3 root 0 2048 Jan 1 00:20 .
drwxr-xr-x 3 root 0 16384 Jan 1 00:00 ..
drwxr-xr-x 3 root 0 2048 Jan 1 00:20 BRUNO-PC
VDLinux#>
UE40JU6000 T-MST12DEUC_1119]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
UE55JU6870 T-HKMDEUC-1480 [OSCAM=ON]
Re: Problems mounting Samba shares UE32F5300!
This is wonderful but you need to add BRUNO-PC to the path so to becomes /dtv/usb/sda/smb/BRUNO-PC and run command:brunogts77 wrote:This is the result after run samba with web cgi:Code: Select all
VDLinux#> ls -la /dtv/usb/sda/smb total 20 drwxr-xr-x 3 root 0 2048 Jan 1 00:20 . drwxr-xr-x 3 root 0 16384 Jan 1 00:00 .. drwxr-xr-x 3 root 0 2048 Jan 1 00:20 BRUNO-PC VDLinux#>
Code: Select all
ls -al /dtv/usb/sda/smb/BRUNO-PC

I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!
Re: Problems mounting Samba shares UE32F5300!
But his files are well played when script is launched through webif, that's why I told to reenable fusesmb and reboot. In that case, shares are mounted on startup, but not playable 

I do NOT receive any PM. Please use forum.