Bug 134588

Summary: no /dev/cdrom
Product: [openSUSE] SUSE Linux 10.1 Reporter: peter czanik <peter>
Component: OtherAssignee: Christian Zoz <zoz>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Alpha 3   
Target Milestone: ---   
Hardware: PowerPC   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: 55-cdrom.rules
hwinfo ---block
for a in /sys/block/[sh]*; do udevinfo -q all -p $a; done

Description peter czanik 2005-11-20 19:27:47 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
Comment 1 Christian Zoz 2005-11-24 08:31:24 UTC
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'.
Comment 2 Danny Al-Gaaf 2005-11-24 16:31:13 UTC
@christian: this is maybe a dup of #135342
Comment 3 peter czanik 2005-11-25 08:04:03 UTC
Created attachment 58656 [details]
55-cdrom.rules
Comment 4 peter czanik 2005-11-25 08:04:39 UTC
Created attachment 58657 [details]
hwinfo ---block
Comment 5 peter czanik 2005-11-25 08:06:08 UTC
Created attachment 58658 [details]
for a in /sys/block/[sh]*; do udevinfo -q all -p $a; done
Comment 6 Christian Zoz 2005-11-25 10:17:15 UTC
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
Comment 7 peter czanik 2005-11-27 18:54:52 UTC
Yes, it is, as it solved the problem.
Comment 8 Christian Zoz 2005-11-29 15:33:32 UTC

*** This bug has been marked as a duplicate of 135342 ***