Re: /etc/fstab.REVOKE floppy

From: tony (tony_at_Cyclops.darkplace.net)
Date: 11/07/03


Date: Fri, 07 Nov 2003 21:29:18 GMT

On 2003-10-24, dk <dk_gip@at_yahoo_dot.com> wrote:
>
> /dev/fd0 /mnt/floppy auto noauto,owner 0 0
>
> leaving out kudzu from the line above. I can't mount the floppy.
>

Try noauto,users

 /dev/fd0 /mnt/floppy auto noauto,users 0 0

$ls -l /dev/fd0
brw-rw---- 1 root floppy 2, 0 May 14 1996 /dev/fd0

Root is the owner. "user" will allow regular users to mount the
device.

-- 
tony


Relevant Pages

  • Re: mounted vfat and user permissions
    ... > the vfat partition either from an icon on the desktop of directly into the ... > windows/E folder I do not have write access as a user, only as root. ... When mounted with either mount /windows/C or from KDE permissions are ... user if your owner is set as root. ...
    (alt.os.linux.suse)
  • Re: Mepis 6 newbie file write question.
    ... Although you have put "users" in the mount options - which would ... This means that the filesystem will be mounted ... root and will only be writeable by the owner. ...
    (uk.comp.os.linux)
  • not being able to write to /mnt/floppy
    ... owner and also tried chmod on /mnt/floppy but ... I know theres a way to write to /mnt/floppy as a normal user. ... Alos do i always have to become root to mount. ...
    (linux.redhat)
  • Problems with mounted vfat system
    ... I have mounted a vfat system in a directory by adding an entry, ... root, in fstab. ... The mount works fine and I can see the files in the ... system, the owner is root, and the files show no write access to anyone ...
    (alt.os.linux)
  • Translation: user mounting and ownership of the mount point
    ... When I mount the Windows partition as user, I become the owner of the mount ... Because for an ext2 filesystem, root is at least the owner of the root ...
    (comp.os.linux.misc)