Skip to content

Instantly share code, notes, and snippets.

@adam-lee
Created May 30, 2021 21:45
Show Gist options
  • Save adam-lee/99154c5f2ac0e09d0d68926a8d262047 to your computer and use it in GitHub Desktop.
Save adam-lee/99154c5f2ac0e09d0d68926a8d262047 to your computer and use it in GitHub Desktop.
qemu-system-x86_64 -accel hvf -m 256 -kernel bzImage -append "root=/dev/vda" -serial stdio -cpu host -drive id=disk0,file=bigtuna-core-image-qemux86-64.ext4,if=none,format=raw -device virtio-blk,drive=disk0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment