From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ETTDi-0006Sb-FI for qemu-devel@nongnu.org; Sat, 22 Oct 2005 19:56:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ETTDg-0006SD-U0 for qemu-devel@nongnu.org; Sat, 22 Oct 2005 19:56:14 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ETTDg-0006S5-K1 for qemu-devel@nongnu.org; Sat, 22 Oct 2005 19:56:12 -0400 Received: from [66.249.82.199] (helo=xproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ETTDg-0000NG-Mg for qemu-devel@nongnu.org; Sat, 22 Oct 2005 19:56:12 -0400 Received: by xproxy.gmail.com with SMTP id h30so63174wxd for ; Sat, 22 Oct 2005 16:56:11 -0700 (PDT) Message-ID: Date: Sat, 22 Oct 2005 23:56:11 +0000 From: Ulf Magnusson MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20957_24915082.1130025371039" Subject: [Qemu-devel] Problems with Zeta LiveCD Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_20957_24915082.1130025371039 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to boot the Zeta LiveCD with QEMU. At first I tried the default boot settings (in the guest OS). That got me to the loading screen, but the boot process fails (when the disks symbol is highlighted) with the message "PANIC: The boot loader was unable to find a BeOS volume to boot from ... "= . I then accessed the boot menu (with space during boot) and selected "CD-ROM= " as the boot volume (the default setting is "CD-ROM or hard drive"). The boo= t process still hangs at the same spot, but now the message is "Please place the BeOS CD in the CD-ROM drive". I tried ejecting the CD with "eject cdrom= " in the QEMU console and then reinserting it with "change cdrom zeta.iso", but it didn't help. I'm using a CD Image of the Zeta LiveCD. The command I'm starting QEMU with is $ qemu -cdrom zeta.iso -boot d I also tried booting with a disk created with qemu-img, $ qemu -cdrom zeta.iso -hda diska -boot d but it didn't help. On a side note, the colors of the splash screen are wrong until you enter and exit the boot menu. Has anyone had any success in getting Zeta to run? Could this be due to a bug in QEMU's CD-handling code? System: Linux 2.6.12-gentoo-r10 #9 i686 AMD Athlon(tm) processor AuthenticAMD GNU/Linux QEMU 0.7.2 (I've also tried 0.6.1) Ulf Magnusson ------=_Part_20957_24915082.1130025371039 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I'm trying to boot the Zeta LiveCD with QEMU. At first I tried the default boot settings (in the guest OS). That got me to the loading screen, but the boot process fails (when the disks symbol is highlighted) with the message "PANIC: The boot loader was unable to find a BeOS volume to boot from ... ".

I then accessed the boot menu (with space during boot) and selected "CD-ROM" as the boot volume (the default setting is "CD-ROM = or hard drive"). The boot process still hangs at the same spot, but now the message is "Please place the BeOS CD in the CD-ROM drive". I trie= d ejecting the CD with "eject cdrom" in the QEMU console and then reinserting it with "change cdrom zeta.iso", but it didn't help.

I'm using a CD Image of the Zeta LiveCD. The command I'm starting QEMU with= is

$ qemu -cdrom zeta.iso -boot d

I also tried booting with a disk created with qemu-img,

$ qemu -cdrom zeta.iso -hda diska -boot d

but it didn't help.

On a side note, the colors of the splash screen are wrong until you enter a= nd exit the boot menu.

Has anyone had any success in getting Zeta to run? Could this be due to a b= ug in QEMU's CD-handling code?

System:
Linux 2.6.12-gentoo-r10 #9 i686 AMD Athlon(tm) processor AuthenticAMD GNU/L= inux
QEMU 0.7.2 (I've also tried 0.6.1)

Ulf Magnusson
------=_Part_20957_24915082.1130025371039--