Bug 392219

Summary: KDE Live CD: Cannot install from /dev/hda (Couldn't find CD image configuration file), hdc works
Product: [openSUSE] openSUSE 11.0 Reporter: Matthias Bachert <public>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED NORESPONSE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: coolo, jsrain, locilka
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Matthias Bachert 2008-05-19 17:50:45 UTC
If I try to boot the KDE Live CD in my DVD-drive /dev/hda I get the following messages:

Drive not ready yet... waiting
Couldn't find CD image configuration file

Then the machine reboots after 120 seconds.

If I use my second DVD-drive /dev/hdc it works flawlessly.
Comment 2 Robert Vojcik 2008-05-21 13:14:51 UTC
Hello, 

please send yast2 logs from installation.
If you are unsure follow:
http://en.opensuse.org/Bugs/YaST

Thanks
Comment 5 Stephan Kulow 2008-05-22 08:30:14 UTC

*** This bug has been marked as a duplicate of bug 390934 ***
Comment 7 Tejun Heo 2008-05-22 08:40:11 UTC
If you boot with kiwidebug=1, you'll be dropped into an emergency shell, from there, please do the followings.

1. Plug in a USB stick (if a harddisk or any other writable storage device is
already detected, you can just that too)

2. mount the device under /mnt.  e.g. mount /dev/sda1 /mnt.  You can find out
the device name by looking at the output of dmesg or /var/log/boot.msg

3. Run the following: cp /var/log/boot.msg /mnt; dmesg > /mnt/dmesg.out; hwinfo --all > /mnt/lspci.out; cat /proc/interrupts > interrupts.out

4. unmount /mnt and post the result files here.

Thanks.
Comment 10 Cyril Hrubis 2008-06-30 11:51:39 UTC
Please reopen the bug if you can provide the needed information, thanks.