Menu

#12 Umount tries to eject floppy or flash disc

open
None
5
2008-06-02
2005-03-11
Anonymous
No

When I use fstab default settings, umounting device
shows me an error with ejecting device like floppy or
flash disc (eject works only for CD-ROM!). There's no
possibility to only umount device without ejecting...

On the other hand I would set mounting properties
manually, but I have to fill "device" gap. Then I can't
mount any device at all, since only root can mount this
way:

mount /dev/fd0 /mnt/floppy

Solution would be to leave "device" epmty and resulting
command would look like this:

mount /mnt/floppy

which is allowed to any user. Unfortunately when
"device" gap is unfilled mounting doesn't work.

Paul

Discussion

  • Nobody/Anonymous

    Logged In: NO

    You can add the option 'users' to your fstab file, so that
    any user can mount/umount that device (useful for floppies).
    If the user specifies both the mount point and the device
    and they match what fstab knows, it should work.

     
  • Tomas Bzatek

    Tomas Bzatek - 2008-06-02
    • assigned_to: nobody --> tbzatek
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.