Comment 13 for bug 120316

Revision history for this message
Bryan (bryan-eth7) wrote :

I downloaded Qemu+Kqemu source from the Qemu webpage.

I applied the patch philips pointed out:
  https://bugzilla.novell.com/show_bug.cgi?id=291775
The actual patch:
  https://bugzilla.novell.com/attachment.cgi?id=158316&action=edit
The guest OS successfully detects the QEMU-CDROM now.

The guest kernel doesn't panic anymore when I use kqemu. I don't know if the resolution was compiling with GCC3.4, or if there was a change in the source I downloaded.

Host system:
  Celeron 1.3GHz w/ 1Gb RAM (D201GLY mini-itx motherboard)
  Linux 2.6.22-12-server #1 SMP Sun Sep 23 18:45:59 GMT 2007 i686 GNU/Linux
  gcc-3.4 (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu2)

Qemu source:
  qemu-0.9.0.tar.gz
  kqemu-1.3.0pre11.tar.gz

Guest OS:
  Ubuntu gutsy install CD
  Debian Etch install CD
  Ubuntu gutsy

-Bryan