Yes, I'm only trying to mount //192.168.1.5/PUBLIC , nothing else.fluffi444 wrote:I dont know if that will help but one Problem here was that I tried to mount a child of the shared folder directly.
This gave me this block device error message...
Please make sure you mount into exactly share folder but not child of the share folder. Meaning that:
- you have WIN or NAS shared folder \\<SERVER IP>\shared
- you want to access \\<SERVER IP>\shared\movies
- you only can mount //<SERVER IP>/shared but not //<SERVER IP>/shared/movies
But I think your folder //192.168.1.5/PUBLIC IS the correct shared one...
When running the script, the PUBLIC share is outomatically found by the TV.
I only have to find the way to provide the right user name at the mounting.
In WIN7 and Kubunti it works like that: user= login_name and password=no_pasword in my case.
The issue here is that I do not know the TV login_name.
I also found this suggestion from the wiki: http://wiki.samygo.tv/index.php5/Root_a ... cpu_models
if your shares are not password protected anyway you should put some randomly choosen user and password data, like:
##### CHANGE MEEEEE !!!!! ######
USER="user"
PASSWD="password"
PERM="rw" # can be ro or rw
##### CHANGE MEEEEE END ######
This might be the reason why without anu user or password the script does not progress.
Now it is worth to try:
- Remove smb_userdata from /mtd_rwarea
- Modify 04_04_samba.init as above
...and hope in a kind of black magic mounting smb.
Another Try another result:
Code: Select all
root@(none) phpsysinfo $ mount -o user=user,password= -t cifs //192.168.1.5/PUBLIC /dtv/usb/sda/smb
mount: //192.168.1.5/PUBLIC: can't read superblock
root@(none) phpsysinfo $ dmesg | tail
Function entered at [<bf71f90c>] from [<c00c8a14>]
Function entered at [<c00c89b0>] from [<c00c8b20>]
r8:00000000 r7:c31b66a0 r6:caf57000 r5:c31b6180 r4:bf74f2d0
Function entered at [<c00c8ae4>] from [<c00e0304>]
r8:00000000 r7:caf57000 r6:00000000 r5:c31b66a0 r4:00000020
r3:caf57000
Function entered at [<c00dfd40>] from [<c00e0424>]
Function entered at [<c00e0398>] from [<c0028840>]
r7:00000015 r6:beefce48 r5:beefcdfc r4:0001ebe0
##### send signal from USER, SIG : 15, httpd(1554)->php-cgi(1941) sys_kill