readme.txt 383 B

12345678
  1. Run the emulation with:
  2. qemu-system-sh4eb -M r2d -kernel output/images/zImage -drive file=output/images/rootfs.ext2,if=ide,format=raw -append "root=/dev/sda console=ttySC1,115200 noiotrap" -serial null -serial stdio -net nic,model=rtl8139 -net user
  3. The login prompt will appear in the terminal that started Qemu.
  4. The graphical window is the framebuffer.
  5. Tested with QEMU 2.12.0