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