linuxOS_AP05/buildroot/board/qemu/ppc64le-pseries/readme.txt

10 lines
218 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
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