On Wed, 22 Mar 2006 20:52:43 +0100 [EMAIL PROTECTED] wrote: > Hi all. It's me, again. > I have set my /etc/fstab following the instractions of the Handbook. In the > example there is this entry: > > /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0
you have to know the device of your cdrom generaly it's a secondary master ide /dev/hdc so set fstab to : /dev/hdc /mnt/cdrom auto noauto,user 0 0 -- [email protected] mailing list

