From: Doug Maxey <dwm@enoyolf.org>
To: Rob Landley <rob@landley.net>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Building ppc/powerpc kernel to run under QEMU.
Date: Fri, 11 May 2007 22:00:57 -0500 [thread overview]
Message-ID: <14699.1178938857@bebe.enoyolf.org> (raw)
In-Reply-To: <200705112146.35495.rob@landley.net>
On Fri, 11 May 2007 21:46:35 EDT, Rob Landley wrote:
> On Thursday 10 May 2007 6:07 pm, Matt Sealey wrote:
> > QEMU really really wants a PREP kernel, and that stuff's just not in the new
> > arch/powerpc tree anymore is it?
>
> In theory I could feed it a power mac kernel, but I'd have to create a
> partitioned hard drive image to satisfy open hackware. A prep kernel fakes
> being a partitioned image sufficiently that I can use -kernel to boot.
>
> > I'd love to see the device tree once QEMU's kernel has booted :D
>
> So would I. :)
>
> I'm told they've got that part working. I once managed to get a powerpc
> Ubuntu ISO image to boot under qemu, I just can't _build_ a kernel that does.
> (I have no idea how to create the specially partitioned hard drive image it
> wants, and since I got 5 other architectures working without needing to do
> that, I'm looking for a way to make a prep kernel work so I won't have to.)
Have you tried to use parted (or fdisk) to set the first partition table
entry as type 0x41? I personally have no experience with qemu, but do
fiddle with loading images with the real IBM firmware (a lot).
What I usually end up doing is dd'ing a bootloader into the appropriate
sized 0x41 partition. Am pretty sure no GPL stuff groks PREP partitions
per se, other than seeing the part type.
AIX stores its kernel in the PREP part, and boots from that partition
(no bootloader, loads kernel directly).
++doug
next prev parent reply other threads:[~2007-05-12 3:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 2:03 Building ppc/powerpc kernel to run under QEMU Rob Landley
2007-05-10 17:28 ` Linas Vepstas
2007-05-10 22:07 ` Matt Sealey
2007-05-11 1:46 ` David Gibson
2007-05-12 3:30 ` Rob Landley
2007-05-12 1:46 ` Rob Landley
2007-05-12 3:00 ` Doug Maxey [this message]
2007-05-12 4:05 ` Rob Landley
2007-05-12 1:14 ` Rob Landley
2007-05-14 19:09 ` Hollis Blanchard
-- strict thread matches above, loose matches on Subject: below --
2007-05-09 22:39 Rob Landley
2007-05-09 23:38 ` Stephen Rothwell
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=14699.1178938857@bebe.enoyolf.org \
--to=dwm@enoyolf.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=rob@landley.net \
/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.