buildrootschalter/board/qemu/x86/readme.txt
Gustavo Zacarias 1775ca03a0 qemu/x86: update to use kernel 3.3
Also switch documentation to use qemu-system-i386

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-21 23:05:59 +01:00

6 lines
202 B
Plaintext

Run the emulation with:
qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
The login prompt will appear in the graphical window.