[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mount /floppy



tphan@asl.dl.nec.com (Timothy Phan) writes:

> Hi,
> 
>   What do I suppose to put in the /etc/fstab so that any
>   user can mount the floppy disk with just 'mount /floppy'
>   and all user can access it.

I use this entry, where gid=25 points to the user group floppy and umask=002
allows every user being member of this group to write to the floppy
disk.  This is ONE line.

/dev/fd0	/floppy		vfat	noauto,user,gid=25,umask=002                                                                 	0	0

        Torsten

-- 
I haven't lost my mind -- it's backed up on tape somewhere.
                                            Fortune Cookie
PGP Public key available


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: