qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] Booting Lubuntu 16.04 on qemu-system-ppc produces errors


From: Howard Spoelstra
Subject: Re: [Qemu-ppc] Booting Lubuntu 16.04 on qemu-system-ppc produces errors
Date: Wed, 10 Jul 2019 11:28:11 +0200


qemu-system-ppc -M mac99,via=pmu -L ../queue-vga/pc-bios -cdrom /mnt/sdb1/PPC-img/lubuntu-16.04-desktop-powerpc.iso -m 512  -display sdl,gl=on -vga std -d guest_errors,unimp -boot d -cpu G4 -g 1024x768x24 -device ES1370

Hi,

With this simple command line I get to the desktop with Lubuntu PPC 16 32 bit. Takes some time... Qemu-system-ppc is from current rc0 master.
Colors are inverted, though.

./qemu-system-ppc \
-L pc-bios \
-boot d -M mac99,via=pmu -m 1024 \
-prom-env 'auto-boot?=true' -prom-env 'boot-args=-v' -prom-env 'vga-ndrv?=false' \
-drive file=~/Linux-images/lubuntu-16.04-desktop-powerpc.iso,format=raw,media=cdrom \
-serial stdio  \
-g 1024x768x32 \   (also with x16 and x8)
-device ati-vga,id=rage128p

I do have a PowerMac3,1 with ati rage128Pro card available.

Best,
Howard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]