buildrootschalter/board/qemu/x86
Gustavo Zacarias 369888f7a4 qemu/x86: update to use kernel version 3.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-01-06 10:31:41 +01:00
..
linux-3.2.config qemu/x86: update to use kernel version 3.2 2012-01-06 10:31:41 +01:00
readme.txt qemu_x86: update to kernel 3.1 and add readme 2011-11-11 21:35:27 +01:00

Run the emulation with:

  qemu-system-x86_64 -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.