Comment 26 for bug 99437

Revision history for this message
Peshko R. (peshko-us) wrote :

Ubuntu 10.10 32 bit.

Same here when mounting/unmounting cifs:

user@ubuntu10-lap:~$ mount /media/test
user@ubuntu10-lap:~$ mount
.
.
//xxx.xxx.xxx.xxx/myfolder/ on /media/test type cifs (rw,mand,nosuid,nodev,user=XXXXX)

user@ubuntu10-lap:~$ umount /media/test
umount: /media/test mount disagrees with the fstab

Here is my fstab:

//192.168.110.211/Our_NAS /media/test2 cifs rw,iocharset=utf8,credentials=/root/.smbcredentials,file_mode=0777,dir_mode=0777,users 0 0