|
Bugzilla – Full Text Bug Listing |
| Summary: | no /dev/cdrom | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | peter czanik <peter> |
| Component: | Other | Assignee: | 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
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. |