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
