Thanks! Here's a harder question: With the "auto" file system type option, mount will mount a vfat floppy as msdos. Other than change the type from "auto" to vfat, is there any way to have vfat be the preferred option?
-- Stephen On Saturday 02 August 2003 12:07 pm, Bering wrote: > Stephen Boulet wrote: > > What exactly do I have to do to let users mount /dev/fd0? I've already > > added them to the floppy group. > > add "user" to the list of options for /dev/fd0 in /etc/fstab > > here's mine for example: > /dev/fd0 /mnt/floppy auto noauto,user,unhide 0 0 > > You might want to do this for your DVD and CDR too.. > > Oh, and don't forget "man fstab" ;) > > ----- > Bering -- [EMAIL PROTECTED] mailing list
