Hi, I will like to re-confirm this bug in 7.10. My problem it's not just with suspend or hibernate, but also with reboot. I can mount smbfs file system fine in FSTAB, but when I reboot, it just behaves the same way as the first post says.
I have in FSTAB: "//192.168.1.6/Datos /media/D smbfs guest,iocharset=utf8,codepage=cp850,dmask=777,fmask=777" It works fine if I don't reboot, but once rebooted it will not auto mount the share (even if the remote recourse is available) After the problem appears, it will complain if I try to mount it manually: "[EMAIL PROTECTED]:~$ sudo mount /media/F Could not resolve mount point /media/" "[EMAIL PROTECTED]:~$ stat /media/F stat: no se puede efectuar `stat' sobre `/media/F': Error de entrada/salida (IO error)" "[EMAIL PROTECTED]:~$ ls /media/F ls: /media/F: Error de entrada/salida (IO error)" (And its takes very long time to complete) Samba & connection still works fine if I do in Konqueror (by example): "smb://192.168.1.6/eMulePlus" The only solution I has, is to comment the mount lines in FSTAB, then reboot, then uncomment the lines in FSTAB, do "mount -a". Or other option (what is what I'm currently using) is to use an script to mount them with smbmnt. -- Samba mount point becomes inaccessible after hibernation/suspend https://bugs.launchpad.net/bugs/24864 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
