Re: [gentoo-user] CDROM not usable

2003-03-10 Thread Mark A Basil
Hey Richard, make sure that /dev/cdroms/cdrom0 actually exists, and is a link to your correct cdrom device. Here's mine: /dev/cdroms/cdrom0 -> /dev/ide/host0/bus1/target0/lun0/cd bus0 would be primary and bus1 would be the secondary. In this case, my cdrom is hdc. If that looks right, try s

Re: [gentoo-user] CDROM not usable

2003-03-10 Thread Louis C. Candell
richard terry <[EMAIL PROTECTED]> writes: > Bear in mind I have limited linux knowledge: > > I can't seem to access any cdrom/dvd on my system. > My fstab is as below > /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro > 0 0 change noauto,ro to noauto,users,ro (fo

Re: [gentoo-user] CDROM not usable

2003-03-10 Thread Meinolf Sander
* Quoting richard terry <[EMAIL PROTECTED]>: > Bear in mind I have limited linux knowledge: > > I can't seem to access any cdrom/dvd on my system. > My fstab is as below > /dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0 Looks good. Do the device and the mountpoint exist? Type »ls -l

[gentoo-user] CDROM not usable

2003-03-10 Thread richard terry
Bear in mind I have limited linux knowledge: I can't seem to access any cdrom/dvd on my system. My fstab is as below /dev/hda1 /boot ext2noauto,noatime 1 1 /dev/hda3 / ext3noatime 0 0 /dev/hda2