Raspberry Pi – QEMU emulation for Windows

raspberrypi_logo.jpg   How to emulate Raspberry Pi using QEMU the quick and easy way

qemu-system-armw -kernel kernel-qemu -cpu arm1176 -m 256 -M versatilepb -no-reboot -serial stdio -append „root=/dev/sda2 panic=1 rootfstype=ext4 rw“ -hda 2014-06-20-wheezy-raspbian.img

QUEMU_00

Leave a Reply

You must be logged in to post a comment.