Skip to content

Instantly share code, notes, and snippets.

@balkian
Created September 12, 2015 20:22
Show Gist options
  • Save balkian/09f0d8b86a6877f58b8e to your computer and use it in GitHub Desktop.
Save balkian/09f0d8b86a6877f58b8e to your computer and use it in GitHub Desktop.
# Run raspbia in qemu
qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append "root=/dev/sda2 panic=1" -hda 2015-05-05-raspbian-wheezy.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment