2010-12-05 21:53:24 +01:00
|
|
|
Run the emulation with:
|
|
|
|
|
2012-02-18 20:30:41 +01:00
|
|
|
qemu-system-ppc -M g3beige -kernel output/images/vmlinux -hda output/images/rootfs.ext2 -append "console=ttyS0 root=/dev/hdc" -serial stdio
|
2010-12-05 21:53:24 +01:00
|
|
|
|
|
|
|
The login prompt will appear in the terminal that started Qemu. The
|
|
|
|
graphical window is the framebuffer.
|