Yann E. MORIN c1d79dbc41 board/qemu: ensure root is available before mounting it há 6 anos atrás
..
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 há 7 anos atrás
readme.txt c1d79dbc41 board/qemu: ensure root is available before mounting it há 6 anos atrás

readme.txt

Run the emulation with:

qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw -append "rootwait root=/dev/vda" -net nic,model=virtio -net user

Optionally add -smp N to emulate a SMP system with N CPUs.

The login prompt will appear in the graphical window.

Tested with QEMU 2.12.0