summaryrefslogtreecommitdiff
path: root/board/qemu/x86/readme.txt
blob: 92ce47c30a46ce5301d5b6f2f74555612b20aa40 (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 -net nic,model=rtl8139 -net user

The login prompt will appear in the graphical window.

Tested with QEMU 2.1.0