umount: This utility only unmounts cifs filesystems.

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1482
Joined: Fri Aug 29, 2003 8:39 pm

umount: This utility only unmounts cifs filesystems.

Post by ^rooker »

[PROBLEM]
I had a samba/cifs share mounted, but sent my local computer to standby. After returning from standby, the samba share was listed as still being mounted, but wasn't.

Trying to unmount/remount it, gave me the following error message:
This utility only unmounts cifs filesystems.
In a German linux forum, it's claimed to be a kernel bug with updating /etc/mtab, and according to another forum entry on whirlpool.net.au, the listing returned by "mount" is simply outputting /etc/mtab.

[SOLUTION]
So, I've edited /etc/mtab and removed the leftover smb/cifs mount line manually. Now everything was nice and clean again, I did not have to reboot and could mount the share as usual.
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply