Bugzilla – Bug 134588
no /dev/cdrom
Last modified: 2005-11-29 15:33:32 UTC
On my Pegasos, when I try eject, I get an error: linux:~ # eject eject: unable to find or open device for: `/dev/cdrom' And it's true, there is no such file, as /dev/cdrom
Please show me: - content of file /etc/udev/rules.d/*-cdrom.rules - output of 'for a in /sys/block/[sh]*; do udevinfo -q all -p $a; done' - output of 'hwinfo --block' Please don't put this info into bugzilla comment but _attach_ it as 'text/plain'.
@christian: this is maybe a dup of #135342
Created attachment 58656 [details] 55-cdrom.rules
Created attachment 58657 [details] hwinfo ---block
Created attachment 58658 [details] for a in /sys/block/[sh]*; do udevinfo -q all -p $a; done
Peter, see comment 2 Please try to move 55-cdrom.rules to 65-cdrom.rules to find out if it is a duplicate of bug 135342
Yes, it is, as it solved the problem.
*** This bug has been marked as a duplicate of 135342 ***