* [Qemu-devel] Current PPC system emulation status?
@ 2008-09-22 7:23 Brad Campbell
2008-09-23 15:11 ` Miklos Vajna
[not found] ` <74A1E813-A7DD-4592-8D2F-403963570B99@hotmail.com>
0 siblings, 2 replies; 3+ messages in thread
From: Brad Campbell @ 2008-09-22 7:23 UTC (permalink / raw)
To: qemu-devel
G'day all,
I'm making my very first baby steps trying to use qemu to emulate a PPC system so I can run
debian-ppc, but I'm really not getting very far. Is anyone currently using PPC system emulation?
qemu-system-ppc -hda debian-ppc.img -cdrom debian-LennyBeta2-powerpc-netinst.iso -m 384 -boot -d
.. Also tried -M prep
I get in the console (hand typed)
ide0: drive 0: Hard Disk
ERROR: OF_property_copy cannot get property 'hd' for aliases
ERROR: WIN_READ_NATIVE_MAX : status 50 != 0x40
ide0: drive 1: CD-ROM
ERROR: OF_property_copy cannot get property 'cd' for aliases
ERROR: WIN_READ_NATIVE_MAX : status 50 != 0x40
ide1: drive 0: none
ide1: drive 1: none
ERROR: Found no boot partition!
This is with svn of about 10 minutes ago.
Am I doing something obviously dumb? Google results seem to indicate that this would / should /
used-to work.
Regards,
Brad
--
Dolphins are so intelligent that within a few weeks they can
train Americans to stand at the edge of the pool and throw them
fish.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Current PPC system emulation status?
2008-09-22 7:23 [Qemu-devel] Current PPC system emulation status? Brad Campbell
@ 2008-09-23 15:11 ` Miklos Vajna
[not found] ` <74A1E813-A7DD-4592-8D2F-403963570B99@hotmail.com>
1 sibling, 0 replies; 3+ messages in thread
From: Miklos Vajna @ 2008-09-23 15:11 UTC (permalink / raw)
To: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 619 bytes --]
On Mon, Sep 22, 2008 at 11:23:19AM +0400, Brad Campbell <brad@wasp.net.au> wrote:
> I'm making my very first baby steps trying to use qemu to emulate a PPC
> system so I can run debian-ppc, but I'm really not getting very far. Is
> anyone currently using PPC system emulation?
Yes.
> .. Also tried -M prep
You are right, it will not work without a prep kernel, nor with a
vanilla one.
See the images what Firmware Linux provides (or build a kernel using
those patches), then it should work fine for you as well.
And you need at least -M prep -nographic and you need to boot the kernel
directly.
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <74A1E813-A7DD-4592-8D2F-403963570B99@hotmail.com>]
* Re: [Qemu-devel] Current PPC system emulation status?
[not found] ` <74A1E813-A7DD-4592-8D2F-403963570B99@hotmail.com>
@ 2008-09-24 4:03 ` C.W. Betts
0 siblings, 0 replies; 3+ messages in thread
From: C.W. Betts @ 2008-09-24 4:03 UTC (permalink / raw)
To: qemu-devel, Brad Campbell
The current PowerPC firmware has issues. If somebody wants to work on
it and make it better, than by all means go for it. As for past
efforts: QEMU has changed a lot since those attempts. Somebody needs
to maintain the PowerPC code so that it works.
On Sep 22, 2008, at 1:23 AM, Brad Campbell wrote:
> G'day all,
>
> I'm making my very first baby steps trying to use qemu to emulate a
> PPC system so I can run debian-ppc, but I'm really not getting very
> far. Is anyone currently using PPC system emulation?
>
> qemu-system-ppc -hda debian-ppc.img -cdrom debian-LennyBeta2-powerpc-
> netinst.iso -m 384 -boot -d
>
> .. Also tried -M prep
>
> I get in the console (hand typed)
>
> ide0: drive 0: Hard Disk
> ERROR: OF_property_copy cannot get property 'hd' for aliases
> ERROR: WIN_READ_NATIVE_MAX : status 50 != 0x40
> ide0: drive 1: CD-ROM
> ERROR: OF_property_copy cannot get property 'cd' for aliases
> ERROR: WIN_READ_NATIVE_MAX : status 50 != 0x40
> ide1: drive 0: none
> ide1: drive 1: none
> ERROR: Found no boot partition!
>
> This is with svn of about 10 minutes ago.
> Am I doing something obviously dumb? Google results seem to indicate
> that this would / should / used-to work.
>
> Regards,
> Brad
> --
> Dolphins are so intelligent that within a few weeks they can
> train Americans to stand at the edge of the pool and throw them
> fish.
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-24 4:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 7:23 [Qemu-devel] Current PPC system emulation status? Brad Campbell
2008-09-23 15:11 ` Miklos Vajna
[not found] ` <74A1E813-A7DD-4592-8D2F-403963570B99@hotmail.com>
2008-09-24 4:03 ` C.W. Betts
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).