buildroot/board/qemu/ppc-bamboo/readme.txt

6 lines
225 B
Plaintext
Raw Normal View History

2024-02-18 09:22:07 +08:00
Run the emulation with:
qemu-system-ppc -nographic -M bamboo -kernel output/images/vmlinux -net nic,model=virtio-net-pci -net user # qemu_ppc_bamboo_defconfig
The login prompt will appear in the terminal that started Qemu.