mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
6 lines
225 B
Plaintext
6 lines
225 B
Plaintext
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.
|