Hello!
On Mon, 2023-11-27 at 19:40 +0700, Jeroen Diederen wrote:
qemu-system-ppc \
-L pc-bios \
-boot d \
-M mac99 \
-m 2048 \
-prom-env 'auto-boot?=true' \
-prom-env 'boot-args=-v' \
-drive
file=debian-12.0.0-powerpc-NETINST-1.iso,format=raw,media=cdrom
\
-drive file=debian12.qcow2,format=qcow2,media=disk \
-net nic,model=sungem \
-net user
That's what I am using. However, it stops at "Booting Linux via
__start()".
It will work, I did it many times before.
It did work for me in the past as well. But not anymore, it seems.
Might be a regression with QEMU 8.x.
Adrian