How do I, as a normal user, umount my usb disk from the command line, after it had been automatically mounted?
I can do it as root, I can do it with gnome, but the "umount" command complains about a missing entry in fstab. I can solve the problem by editing fstab, but that's not very convenient, since I'm able to use more than one usb stick at a time.
Is it HAL, udev, or gnome (gconf) that I have to configure? Or is uhelper useful for me?
I can't find enough information to find out what the most simple solution is; each possibility requires a huge amount of reading and searching.
Jos
(the problem started after updating from fedora 4 to fedora 6)