Bugzilla – Bug 290274
media does not mount in sw_single
Last modified: 2007-07-10 20:31:23 UTC
Created attachment 150160 [details] /var/log/YaST2 Yesterday, installation had no problem working with 3 cd drives. But today it can't handle them. Clicking on eject has no effect. Ejecting manualy and reloading the CD's can be done but does not fix the problem. 2007-07-07 10:11:30 <5> linux-4s6h(4838) [zypp] Exception.cc(log):94 MediaCD.cc(attachTo):724 THROW: MediaCD.cc(attachTo):724: Failed to mount cd:///?devices=/dev/sr0,/dev/sr1,/dev/sr2 on : Mounting media failed
Are you able to mount them manually? Please attach your /var/log/messages and output of 'hwinfo --cdrom'.
Created attachment 150289 [details] hwinfo --cdrom
no, the are no device files in /dev linux-4s6h:~ # mount /dev/sr0 /mnt mount: special device /dev/sr0 does not exist linux-4s6h:~ # mount /dev/sr1 /mnt mount: special device /dev/sr1 does not exist linux-4s6h:~ # mount /dev/sr2 /mnt mount: special device /dev/sr2 does not exist linux-4s6h:~ # after running hwinfo --cdrom, the devices exist and I can mount them : linux-4s6h:~ # l /dev/sr* brw-r----- 1 root disk 11, 0 Jul 9 18:08 /dev/sr0 brw-r----- 1 root disk 11, 1 Jul 9 18:08 /dev/sr1 brw-r----- 1 root disk 11, 2 Jul 9 18:08 /dev/sr2 after a reboot they disapeared again from /dev
*** This bug has been marked as a duplicate of bug 286132 ***