Bug 290274 - media does not mount in sw_single
Summary: media does not mount in sw_single
Status: RESOLVED DUPLICATE of bug 286132
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 5
Hardware: x86-64 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-07 08:58 UTC by michel munnix
Modified: 2007-07-10 20:31 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
/var/log/YaST2 (1.76 MB, application/x-gzip)
2007-07-07 08:58 UTC, michel munnix
Details
hwinfo --cdrom (3.33 KB, text/plain)
2007-07-09 16:34 UTC, michel munnix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description michel munnix 2007-07-07 08:58:42 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
Comment 1 Matej Horvath 2007-07-09 14:25:35 UTC
Are you able to mount them manually? Please attach your /var/log/messages and output of 'hwinfo --cdrom'.
Comment 2 michel munnix 2007-07-09 16:34:41 UTC
Created attachment 150289 [details]
hwinfo --cdrom
Comment 3 michel munnix 2007-07-09 16:35:36 UTC
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
Comment 4 Hans-Peter Holler 2007-07-10 20:31:23 UTC

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