Hei zdzi we are making progresses:zdzi wrote:the only way I can recreate the error message you got is if I also use the mount command with -o guest or with no -o parameter.
Did you try mounting with any username and password? My old Nas didn't need a password and would accept anything.
What happens if you try:
mount -o user=a,password=a -t cifs //<your server ip>/<your servername> /dtv/usb/sda/smb
Code: Select all
root@(none) phpsysinfo $ mount -o user=a,password=a -t cifs //192.168.1.5/PUBLIC /dtv/usb/sda/smb
mount: block device //192.168.1.5/PUBLIC is write-protected, mounting read-only
mount: cannot mount block device //192.168.1.5/PUBLIC read-only