Bugzilla – Bug 288685
Aliens stole my DVD drive (aka "mount: special device /dev/sr0 does not exist")
Last modified: 2007-06-30 17:54:32 UTC
Created attachment 149017 [details] Output of dmesg before running "hwinfo --cdrom" I am relatively sure this has been introduced at one point in the month of June. After a fresh boot, the system no longer creates a device for my DVD drive, though dmesg clearly indicates the drive has been found. Running "hwinfo --cdrom" fixes this. tomonaga:/suse/gp # mount /dev/sr0 /mnt mount: special device /dev/sr0 does not exist tomonaga:/suse/gp # hwinfo --cdrom 26: SCSI 300.0: 10602 CD-ROM (DVD) [Created at block.226] UDI: /org/freedesktop/Hal/devices/pci_8086_27c3_scsi_host_1_scsi_device_lun0_scsi_generic Unique ID: twPO.cdTUJqMCKcA Parent ID: w7Y8.o5buQF6yMtD SysFS ID: /block/sr0 SysFS BusID: 3:0:0:0 SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0 Hardware Class: cdrom Model: "PLEXTOR DVDR PX-755A" Vendor: "PLEXTOR" Device: "DVDR PX-755A" Revision: "1.04" Driver: "ahci", "sr" Driver Modules: "ahci" Device File: /dev/sr0 (/dev/sg2) Device Files: /dev/sr0, /dev/disk/by-path/pci-0000:00:1f.2-scsi-3:0:0:0, /dev/cdrom, /dev/cdrw, /dev/dvd, /dev/dvdrw Device Number: block 11:0 (char 21:2) Features: DVD Drive status: no medium Config Status: cfg=no, avail=yes, need=no, active=unknown Attached to: #15 (RAID bus controller) Drive Speed: 94 tomonaga:/suse/gp # mount /dev/sr0 /mnt mount: block device /dev/sr0 is write-protected, mounting read-only
I attached the output of dmesg (before running hwinfo). Running "hwinfo --cdrom" added the following lines to the output of dmesg: > sr0: scsi3-mmc drive: 125x/94x writer cd/rw xa/form2 cdda tray > Uniform CD-ROM driver Revision: 3.20 > sr 3:0:0:0: Attached scsi CD-ROM sr0 > st: Version 20070203, fixed bufsize 32768, s/g segs 256 > cdrom: This disc doesn't have any tracks I recognize! > cdrom: This disc doesn't have any tracks I recognize! > ISO 9660 Extensions: Microsoft Joliet Level 3 > ISO 9660 Extensions: RRIP_1991A > cdrom: This disc doesn't have any tracks I recognize!
*** This bug has been marked as a duplicate of bug 286132 ***