anaconda
  
 
 
  
 
 
Group: Members 
Posts: 96 
Joined: Mar. 2006 | 
  | 
Posted: Mar. 14 2006,22:23 | 
   | 
 
 
  
If you want to be able to mount CD:s as a normal user, you should have the CD in "/etc/fstab" file, and "user" as one argument.... (it should be automatically! unless you aded the drive after installing DSL..)
  here is the line from my fstab-file:
  /dev/cdrom  /cdrom  iso9660  defaults,ro,user,noexec,noauto  0  0
  that is pretty much like mount command, but ro =readonly user=all users are allowed to mount cd (by:  "mount /cdrom" or from emelfm) noexec= ?? not allowed to execute files from cd? is this really nessessary?
  hmm.. I dont know when folder "/cdrom" is created, but /mnt/cdrom would be as good..   ___ anaconda 
  -------------- ___ anaconda
 |