2011-11-11 20:55:11 +01:00
|
|
|
Run the emulation with:
|
|
|
|
|
2012-03-21 03:45:13 +01:00
|
|
|
qemu-system-i386 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
|
2011-11-11 20:55:11 +01:00
|
|
|
|
|
|
|
The login prompt will appear in the graphical window.
|
2012-07-31 23:13:15 +02:00
|
|
|
|
|
|
|
Tested with QEMU 1.1.1
|