linuxOS_AP05/buildroot/board/qemu/ppc64le-pseries/readme.txt
2025-06-02 13:59:07 +08:00

10 lines
218 B
Plaintext

Run the emulation with:
qemu-system-ppc64le -M pseries -nographic \
-kernel output/images/vmlinux \
-initrd output/images/rootfs.ext2
The login prompt will appear in the terminal window.
Tested with QEMU 2.10.0