Ryan McDougall wrote:
Hello all,
There is a pc in our department that has 2 CD drives. One is a CD-R
and the other is a DVD drive. The CD-R opens and is usable but the DVD
drive is not. I checked /etc/fstab and both drives are in there. I
tried the eject command and it would open up the CD-R but not the the
DVD drive. Can anyone suggest a fix?
Thank-you,
Ryan
Look in your /etc/fstab and see what device the DVD drive is.
For me, my second CD/DVD drive is /dev/hdd, and
$ eject /dev/hdd (opens)
$ eject -t /dev/hdd (closes)
man eject will answer your questions......
Kenny
--
Because words are imperfect, every generation rewrites itself.