1
0
mirror of https://github.com/balkian/gists.git synced 2024-11-23 09:52:28 +00:00
gists/Emulate RPI QEmu/rpi.sh
J. Fernando Sánchez f48bab94dd Move files
2021-10-30 15:23:01 +02:00

2 lines
186 B
Bash

# 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