13eb14808a
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
226 B
Plaintext
8 lines
226 B
Plaintext
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.1.1
|