From: Tilman Sauerbeck <tilman@code-monkey.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu-system-ppc: blank screen
Date: Thu, 30 Jun 2005 20:37:36 +0200 [thread overview]
Message-ID: <20050630183736.GA3023@code-monkey.de> (raw)
In-Reply-To: <42C421B4.2020401@kotinet.com>
Tero Kaarlela <tero.kaarlela@kotinet.com> [2005-06-30 19:45]:
> >I'm trying to run qemu-system-ppc on a x86 box (Linux 2.6.12, gcc
> >3.4.3), but the SDL window that qemu opens just stays black, there's no
> >output at all (nothing on stdout either).
> >For example, I tried to run qemu-system-ppc with the linux-ppc image
> >from freeoszoo.org.
> >I launched qemu like this:
> >qemu-system-ppc -prep -kernel zImage.prep linux-ppc.img
> If you are using current CVS try qemu-system-ppc -M prep -kernel zImage.prep
> linux-ppc.img
>
> BTW in order to get that image to boot you need patch for ide.c that Jim C
> Brown posted here few days ago.
Sweet, with that command line switch and Jim's patch, qemu (cvs HEAD) will
start up and boot linux-ppc.img just fine :)
Next, I tried to install a real Linux distro (CRUX PPC,
cruxppc.sunsite.dk):
I created a disk image (crux-ppc-2.0.img) and started qemu like this:
qemu-system-ppc -M prep -kernel zImage.prep -cdrom crux-ppc-2.0.iso
-boot d -hda crux-ppc-2.0.img
However, it doesn't boot correctly:
http://code-monkey.de//files/qemu-crux_ppc.png
Any idea how to fix this?
Thanks,
Tilman
--
learn to quote: http://www.netmeister.org/news/learn2quote.html
next prev parent reply other threads:[~2005-06-30 18:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-30 16:20 [Qemu-devel] qemu-system-ppc: blank screen Tilman Sauerbeck
2005-06-30 16:45 ` Tero Kaarlela
2005-06-30 18:37 ` Tilman Sauerbeck [this message]
2005-06-30 19:35 ` Jim C. Brown
2005-06-30 19:59 ` Tilman Sauerbeck
2005-07-06 21:02 ` Tilman Sauerbeck
2005-06-30 20:16 ` [Qemu-devel] qemu-system-ppc Fabrice Bellard
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=20050630183736.GA3023@code-monkey.de \
--to=tilman@code-monkey.de \
--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 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).