summaryrefslogtreecommitdiffstats
path: root/board/qemu/x86/readme.txt
blob: 7ada1be04b9fd253994093db57c9c4c55e9a2419 (plain)
1
2
3
4
5
6
7
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.

Tested with QEMU 1.4.0