kumquat-buildroot/board/qemu/x86
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
..
linux-3.3.config qemu/x86: update to use kernel 3.3 2012-03-21 23:05:59 +01:00
readme.txt qemu/x86: update to use kernel 3.3 2012-03-21 23:05:59 +01:00

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.