From: Laurent Vivier <Laurent@vivier.eu>
To: The OpenBIOS Mailinglist <openbios@openbios.org>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [OpenBIOS] qemu-system-ppc: cdrom:0, \ppc\chrp\yaboot.conf: Unknown or corrupt filesystem
Date: Wed, 29 Jul 2009 22:06:41 +0200 [thread overview]
Message-ID: <1248898001.5864.2.camel@Quad> (raw)
In-Reply-To: <e8a879a50907291026l33e73c8dtb85b7606db0f7e4e@mail.gmail.com>
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
prev parent reply other threads:[~2009-07-29 20:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1248898001.5864.2.camel@Quad \
--to=laurent@vivier.eu \
--cc=openbios@openbios.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.