[CLUE-Tech] floppy mount from CLI
    Matt Gushee 
    mgushee at hypermall.net
       
    Sun Dec 23 01:45:42 MST 2001
    
    
  
Dave Price writes:
 > I have seen somewhere, that you can allow users to mount cd-roms and
 > floppies, but I am not sure how to do that.
That's easy enough. Add the option 'user' in the 4th column of
/etc/fstab. Your entries will look something like:
/dev/fd0    /mnt/floppy	 auto	   defaults,user,noauto	    0    0
/dev/hdc    /mnt/cdrom	 iso9660   defaults,user,noauto,ro  0    0
Matt Gushee
Englewood, CO, USA
    
    
More information about the clue-tech
mailing list