Click to See Complete Forum and Search --> : slight problem... can be fixed though... cdrom


optech
02-18-2001, 02:08 PM
I installed Slackware off of the cdrom, and i'm pretty sure that the 7.0 install auto-detected my cdrom, but the 7.1 didn't... i just left my cdrom alone after using it to install... so now i have no cdrom entry in my /etc/fstab....

My question is:
what is the proper entry into fstab that will allow a standard atapi cdrom drive to be mounted?

i can fill most of it in myself, but i need a sort of "format" of how the entry will look...
thanks in advance.

ph34r
02-18-2001, 02:35 PM
/dev/cdrom /mnt/cdrom iso9660 noauto,ro,user 0 0

is what my Slack 7.1 is using... allows a user to mount/unmount it,etc.