On Saturday 24 December 2005 01:16, Drake Donahue wrote: > >> so change to: > >> dev/hdc /mnt/cdrom iso9660 noauto,user 0 0 > > i trust you caught my typo - missing / in > > /dev/hdc /mnt/cdrom iso9660 noauto,user 0 0 And another one, /dev/hdc1 instead of /dev/hdc /dev/hdc = the disk as a whole, including partition information etc. /dev/hdc1 = the first partition of /dev/hdc, this is what you need for cdroms
So now we have: /dev/hdc1 /mnt/cdrom iso9660 noauto,user 0 0 -- [email protected] mailing list
