commit fcd2b51f1b23825ff4bcdab865abbc99c5ead226 Author: J. Fernando Sánchez Date: Sat Sep 12 22:22:46 2015 +0200 diff --git a/gistfile1.txt b/gistfile1.txt new file mode 100644 index 0000000..7bc698b --- /dev/null +++ b/gistfile1.txt @@ -0,0 +1,2 @@ +# 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 \ No newline at end of file