What discourages me from posting questions are the answers as if I don't know how to use qemu.
here "old version" Windows :
qemu-system-ppc --version
QEMU emulator version 8.2.0 (v8.2.0-12045-g3d58f9b5c5)
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
qemu-system-ppc -M pegasos2 -accel tcg -kernel C:\Users\lowlevel/Desktop\Pegasos2-VM\bboot-0.7\bboot -initrd C:\Users\lowlevel\Desktop\Pegasos2-VM\Kickstart.zip -m 2048 -serial stdio -device sm501 -drive if=none,id=hd,file=C:\Users\lowlevel\Desktop\Pegasos2-VM\32gb.raw,format=raw -device ide-hd,drive=hd,bus=ide.1 -netdev user,id=n0 -device rtl8139,netdev=n0 -vga none -drive if=none,id=hd1,file=C:\Users\lowlevel\Desktop\Pegasos2-VM\coffin.raw,format=raw -device ide-hd,drive=hd1,bus=ide.1 -display gtk,zoom-to-fit=on -full-screen
with version 9 for windows reboot etc is not included.
I also use the Windows version because sometimes I don't have to load Linux.
powershell 7.4.2 is the latest version
Windows LTSC 2021
For convenience the environment variable is set for qemu in Windows.
So you can work from the command line comfortably.
Edited by white on 2024/6/15 21:17:20
Edited by white on 2024/6/17 4:42:31