qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Booting Fedora in qemu-system-ppc
@ 2007-02-08  7:57 David Woodhouse
  2007-02-08 10:27 ` Fabrice Bellard
  0 siblings, 1 reply; 3+ messages in thread
From: David Woodhouse @ 2007-02-08  7:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: l_indien

When booting the Fedora install CD, we seem to fall over on the ofboot.b
script which decides whether to use the 32-bit or 64-bit kernel.
http://people.redhat.com/jkeating/qemu-ppc.png

Attempting to boot yaboot instead (with -kernel /usr/lib/yaboot/yaboot)
doesn't seem much happier -- instead it says:

	OF_property_copy cannot get property for 'alias' for <null>
	No name in node!

Attempting to boot either the 'vmlinux' or the zImage kernel+initrd in
images/netboot/ppc32.img also fails similarly. 

Are there any special tricks to getting anything to boot in
qemu-system-ppc?

Now that OpenFirmware is GPL'd, is it worth porting it?

-- 
dwmw2

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Booting Fedora in qemu-system-ppc
  2007-02-08  7:57 [Qemu-devel] Booting Fedora in qemu-system-ppc David Woodhouse
@ 2007-02-08 10:27 ` Fabrice Bellard
  2007-02-08 13:48   ` Rob Landley
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Bellard @ 2007-02-08 10:27 UTC (permalink / raw)
  To: qemu-devel

Note that there seem to be a regression in the PPC target in the 0.9.0 
version (it no longer boots a Mandrake Linux CD I was using as 
regression test). I did not try yet to find the related commits.

Regards,

Fabrice.

David Woodhouse wrote:
> When booting the Fedora install CD, we seem to fall over on the ofboot.b
> script which decides whether to use the 32-bit or 64-bit kernel.
> http://people.redhat.com/jkeating/qemu-ppc.png
> 
> Attempting to boot yaboot instead (with -kernel /usr/lib/yaboot/yaboot)
> doesn't seem much happier -- instead it says:
> 
> 	OF_property_copy cannot get property for 'alias' for <null>
> 	No name in node!
> 
> Attempting to boot either the 'vmlinux' or the zImage kernel+initrd in
> images/netboot/ppc32.img also fails similarly. 
> 
> Are there any special tricks to getting anything to boot in
> qemu-system-ppc?
> 
> Now that OpenFirmware is GPL'd, is it worth porting it?
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] Booting Fedora in qemu-system-ppc
  2007-02-08 10:27 ` Fabrice Bellard
@ 2007-02-08 13:48   ` Rob Landley
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Landley @ 2007-02-08 13:48 UTC (permalink / raw)
  To: qemu-devel

On Thursday 08 February 2007 5:27 am, Fabrice Bellard wrote:
> Note that there seem to be a regression in the PPC target in the 0.9.0 
> version (it no longer boots a Mandrake Linux CD I was using as 
> regression test). I did not try yet to find the related commits.

I can't get the kubuntu-6.10 PPC install CD to boot with 0.9.0 either: yaboot 
loads off the cd, I hit enter, lots of error messages scroll by, and it 
grinds to a halt.

Is there more to it than just:
  qemu-system-ppc -cdrom kubuntu-6.10-desktop-powerpc.iso

That's all I need for qemu-system-i386 and qemu-system-x86_64...

Rob
-- 
"Perfection is reached, not when there is no longer anything to add, but
when there is no longer anything to take away." - Antoine de Saint-Exupery

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-08 13:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-08  7:57 [Qemu-devel] Booting Fedora in qemu-system-ppc David Woodhouse
2007-02-08 10:27 ` Fabrice Bellard
2007-02-08 13:48   ` Rob Landley

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).