Tilman Sauerbeck <[EMAIL PROTECTED]> [2005-06-30 20:37]:
> 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 -hd
Jim C. Brown <[EMAIL PROTECTED]> [2005-06-30 15:35]:
> On Thu, Jun 30, 2005 at 08:37:36PM +0200, Tilman Sauerbeck wrote:
> > 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 dis
On Thu, Jun 30, 2005 at 08:37:36PM +0200, Tilman Sauerbeck wrote:
> 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 ima
Tero Kaarlela <[EMAIL PROTECTED]> [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
Tilman Sauerbeck wrote:
Hi,
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
Hi,
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