The CD drive does not eject, nor does it mount a CD that is in the drive.
While running linux: If I press the button on the CD drive bay, nothing happens. If I use eject, nothing happens, and no error is reported. Advice appreciated.
See below for a verbose eject log. Eject program exits with success, but the CD is still not ejected.
While system boots, the eject button on the drive bay works as expected.
Code:
$ eject -v
eject: using default device `cdrom'
eject: device name is `cdrom'
eject: expanded name is `/dev/cdrom'
eject: `/dev/cdrom' is a link to `/dev/scd0'
eject: `/dev/scd0' is not mounted
eject: `/dev/scd0' is not a mount point
eject: `/dev/scd0' is not a multipartition device
eject: trying to eject `/dev/scd0' using CD-ROM eject command
eject: CD-ROM eject command failed
eject: trying to eject `/dev/scd0' using SCSI commands
eject: SCSI eject succeeded
f