readme.txt 204 B

12345
  1. Run the emulation with:
  2. qemu-system-x86_64 -M pc -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=ide -append root=/dev/sda
  3. The login prompt will appear in the graphical window.