[Bug 48099] Re: drivemount shows floppy only - not fstab mountpoints
thm
Thomas.Maier at uni-kassel.de
Mon Dec 11 17:41:38 UTC 2006
Oh, I just see that even when not having the "noauto" I cannot unmount
the partition with drivemount applet. There is an error dialog saying
umount: only root can unmount /dev/hda1 from /media/xp
So is drivemount applet completely broken or what can I do about it?
Btw, I also tried the following commands in a shell:
$ umount /media/xp
umount: only root can unmount /dev/hda1 from /media/xp
$ pumount /media/xp
umount: only root can unmount /dev/hda1 from /media/xp
$ fusermount -u /media/xp
fusermount: entry for /media/xp not found in /etc/mtab
$ cat /etc/mtab| grep xp
/dev/hda1 /media/xp fuse rw,nosuid,nodev,noexec,noatime,allow_other 0 0
$ fusermount -u /dev/hda1
fusermount: entry for /dev/hda1 not found in /etc/mtab
In http://ubuntuforums.org/showthread.php?t=217009 it seems that I need
to use sudo to mount/umount the device. Any way drivemount applet
handles that?
--
drivemount shows floppy only - not fstab mountpoints
https://launchpad.net/bugs/48099
More information about the desktop-bugs
mailing list