Bug 524588

Summary: kiwi: LiveCD not installable on Netbook with USB CD/DVD Drive
Product: [openSUSE] openSUSE 11.2 Reporter: Stefan Dirsch <sndirsch>
Component: Live MediumAssignee: Marcus Schaefer <ms>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P3 - Medium CC: snwint
Version: Milestone 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: boot.kiwi

Description Stefan Dirsch 2009-07-23 12:33:05 UTC
LiveCD is not installable on Netbook with USB CD Drive. I've tested Milestone 3 and Milestone 4

M3: openSUSE-GNOME-LiveCD-Build0148-i686.iso
M4: openSUSE-GNOME-LiveCD-Build0180-i686.iso

==> [...]
==> Waiting for USB devices to settle ....
==> Waiting for CD/DVD device(s) to appear ...
==> Searching for USB stick device ...
==> Failed to detect DCV/DVD or USB driver !
==> rebootExeception: error console at Alt-F3/F4
==> rebootException: reboot in 120 sec
Comment 2 Stephan Kulow 2009-07-23 12:41:29 UTC
please boot with kiwidebug=1 and get /var/log/boog.kiwi
Comment 3 Stefan Dirsch 2009-07-23 13:01:45 UTC
Created attachment 307180 [details]
boot.kiwi
Comment 4 Marcus Schaefer 2009-07-23 13:15:03 UTC
Hmm, hwinfo --cdrom did not detect any CD/DVD devices. Could you check
which block devices are registered by the kernel:

   ls -l /sys/block

I put Steffen to CC
Comment 5 Stefan Dirsch 2009-07-23 14:20:16 UTC
ls -l /sys/block
total 0
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram0 -> ../devices/virtual/block/ram0
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram1 -> ../devices/virtual/block/ram1
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram10 -> ../devices/virtual/block/ram10
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram11 -> ../devices/virtual/block/ram11
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram12 -> ../devices/virtual/block/ram12
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram13 -> ../devices/virtual/block/ram13
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram14 -> ../devices/virtual/block/ram14
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram15 -> ../devices/virtual/block/ram15
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram2 -> ../devices/virtual/block/ram2
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram3 -> ../devices/virtual/block/ram3
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram4 -> ../devices/virtual/block/ram4
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram5 -> ../devices/virtual/block/ram5
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram6 -> ../devices/virtual/block/ram6
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram7 -> ../devices/virtual/block/ram7
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram8 -> ../devices/virtual/block/ram8
lrwxrwxrwx 1 root root 0 Jul 23 16:17 ram9 -> ../devices/virtual/block/ram9
lrwxrwxrwx 1 root root 0 Jul 23 16:17 sda -> ../devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0/block/sda
lrwxrwxrwx 1 root root 0 Jul 23 16:18 sdb -> ../devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/host6/target6:0:0/6:0:0:0/block/sdb
Comment 6 Stefan Dirsch 2009-07-23 14:21:11 UTC
sdb is the USB stick, so I could transfer this information.
Comment 7 Marcus Schaefer 2009-07-23 14:26:07 UTC
there is no CD/DVD device emulated by QEMU, are you sure you called
qemu like this:

   qemu -cdrom /path/to/livecd/iso/file.iso

?
Comment 8 Stefan Dirsch 2009-07-23 14:32:01 UTC
Why qemu? I'm using a physical CD drive for the the LiveCD!
Comment 9 Marcus Schaefer 2009-07-23 14:38:08 UTC
sorry my fault, just saw that in the log
well hwinfo did not see any CD/DVD device

just boot with kiwidebug=1 you will get a shell in that case
and try to check why there is no CD/DVD device available

I will set that to needinfo on Steffen now
Comment 10 Steffen Winterfeldt 2009-07-23 14:46:57 UTC
Stefan, please run getsysinfo and attach the tar. Which one is the
cdrom device, btw?
Comment 11 Stefan Dirsch 2009-07-23 14:55:55 UTC
Well, there is no getsysinfo command on this system. It's a USB CD/DVD drive from Medion (Model No. SD-100). "hwinfo --cdrom" doesn't return anything.
Comment 12 Stefan Dirsch 2009-07-23 16:29:49 UTC
Seems to be related to our Medion USB CD/DVD drive. With a different one (LG GP08) LiveCD works fine.