Announcement

Collapse
No announcement yet.

Can't eject the tray

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't eject the tray

    I can't eject the tray after ejecting it. To make it more clear: I put a certain cd or dvd in my tray and decide to eject it. The next time I want to put another cd/dvd in it dosen't eject.
    I tried the eject command in console but I get this "error":
    Code:
    eject: tried to use `/dev/hdc' as device name but it is no block device
    eject: unable to find or open device for: `cdrom'
    How can I get rid of this "bug" please help.

    Thanks in advance!
    I'm magnet for errors, problems and bugs...

    #2
    Re: Can't eject the tray

    Why do you have the CD ROM drive as /dev/hdc? I don't think the installer normally sets it like that. Here is the last part of my /etc/fstab file:

    UUID=e731c3cf-e2ff-4692-8353-ede2a3dcb85e /media/music xfs auto,users,rw,exec,noatime,nodiratime,logbufs=8 0 2
    /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

    Comment


      #3
      Re: Can't eject the tray

      Originally posted by dibl
      Why do you have the CD ROM drive as /dev/hdc? I don't think the installer normally sets it like that. Here is the last part of my /etc/fstab file:

      UUID=e731c3cf-e2ff-4692-8353-ede2a3dcb85e /media/music xfs auto,users,rw,exec,noatime,nodiratime,logbufs=8 0 2
      /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
      I have no idea. I didn't changed anything at any time at least CD-rom or any other device-wise.
      I'm magnet for errors, problems and bugs...

      Comment

      Working...
      X