]> Git Repo - buildroot-mgba.git/blob - board/qemu/x86/readme.txt
qemu/x86: update to use kernel 3.4.7
[buildroot-mgba.git] / board / qemu / x86 / readme.txt
1 Run the emulation with:
2
3   qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
4
5 The login prompt will appear in the graphical window.
6
7 Tested with QEMU 1.1.1
This page took 0.025419 seconds and 4 git commands to generate.