Bug 392219 - KDE Live CD: Cannot install from /dev/hda (Couldn't find CD image configuration file), hdc works
Summary: KDE Live CD: Cannot install from /dev/hda (Couldn't find CD image configurati...
Status: RESOLVED NORESPONSE
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 3
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-19 17:50 UTC by Matthias Bachert
Modified: 2008-06-30 11:51 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.