On Tue, 26 Feb 2002, Arto Leskinen wrote:
> Now when I installed Mandrake 8.2beta, I can not mount cdrom. In > fstab there is a device scd0, but in dev directeroy there is empty > cdrom directory. > > How should I mount cd? Mandrake can not help. And I have new cdrom > that came with G4/733Mhz installed. How I get cd out, when ecect > button in keyboard does not seem to work? > Is the CD IDE or SCSI? /dev/scd0 would indicate SCSI, but I thought the newer machines are mostly IDE. Normally the IDE CD resides at /dev/hdc The "eject" key generally will not work in Linux, although there are various programs folks are working on to enable these "special" keys. Once we determine what you actual deviceis, you should be able to eject it using the "eject" command. In some cases it may just work without specifying a device: Please forward: grep cdrom /etc/fstab dmesg | grep CD Stew Benedict -- MandrakeSoft OH/TN, USA http://people.mandrakesoft.com/~sbenedict/ PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/
