* [Qemu-devel] qemu-system-ppc: cdrom:0, \ppc\chrp\yaboot.conf: Unknown or corrupt filesystem
@ 2009-07-29 17:26 Marcus Mae
2009-07-29 20:06 ` [Qemu-devel] Re: [OpenBIOS] " Laurent Vivier
0 siblings, 1 reply; 2+ messages in thread
From: Marcus Mae @ 2009-07-29 17:26 UTC (permalink / raw)
To: openbios; +Cc: qemu-devel
Hi, Openbios dev list,
I'm wondering if it is possible to run ppc virtual machine on x86_64.
I execute the following:
qemu-system-ppc64 -vga std -cdrom
/home/marcusmae/Download/OS/Fedora-11-ppc-DVD.iso -hda f11_ppc.qcow2
-m 1024
, and this brings me to coffee-colored openbios room, inviting to boot
from somewhere. I type:
boot cdrom
which gives me
cdrom:0,\ppc\chrp\yaboot.conf: Unknown or corrupt filesystem
Welcome to yaboot version 1.3.14 (Red Hat 1.3.14-12.fc11)
What's the problem with it? I'm sure that it's an iso of ppc build of fedora.
Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Qemu-devel] Re: [OpenBIOS] qemu-system-ppc: cdrom:0, \ppc\chrp\yaboot.conf: Unknown or corrupt filesystem
2009-07-29 17:26 [Qemu-devel] qemu-system-ppc: cdrom:0, \ppc\chrp\yaboot.conf: Unknown or corrupt filesystem Marcus Mae
@ 2009-07-29 20:06 ` Laurent Vivier
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Vivier @ 2009-07-29 20:06 UTC (permalink / raw)
To: The OpenBIOS Mailinglist; +Cc: qemu-devel
Le mercredi 29 juillet 2009 à 21:26 +0400, Marcus Mae a écrit :
> Hi, Openbios dev list,
>
> I'm wondering if it is possible to run ppc virtual machine on x86_64.
> I execute the following:
>
> qemu-system-ppc64 -vga std -cdrom
> /home/marcusmae/Download/OS/Fedora-11-ppc-DVD.iso -hda f11_ppc.qcow2
> -m 1024
>
> , and this brings me to coffee-colored openbios room, inviting to boot
> from somewhere. I type:
>
> boot cdrom
>
> which gives me
>
> cdrom:0,\ppc\chrp\yaboot.conf: Unknown or corrupt filesystem
> Welcome to yaboot version 1.3.14 (Red Hat 1.3.14-12.fc11)
>
> What's the problem with it? I'm sure that it's an iso of ppc build of fedora.
>
> Thanks!
Try:
boot cd: conf=cd:,\ppc\ppc64\yaboot.conf
To set correctly the bootarg "conf" to the path of yaboot.conf.
But I don't know if ppc64 works, try instead:
boot cd: conf=cd:,\ppc\ppc32\yaboot.conf
with qemu-system-ppc
Regards,
Laurent
--
--------------------- laurent@vivier.eu ----------------------
"Tout ce qui est impossible reste à accomplir" Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-29 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-29 17:26 [Qemu-devel] qemu-system-ppc: cdrom:0, \ppc\chrp\yaboot.conf: Unknown or corrupt filesystem Marcus Mae
2009-07-29 20:06 ` [Qemu-devel] Re: [OpenBIOS] " Laurent Vivier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).