Running Raspberry Pi on your PC with QEMU emulator

Sometimes, we may want to test out some Raspberry Pi images, but we don't have the Raspberry Pi readily available to install the new image on. Also, maybe we want to make sure that a particular security tool functions correctly or that the graphical interface is something we like without re-installing ou Pi. Well, that is where QEMU comes in.

Quick EMUlator (QEMU) is an emulator that lets us mimic many different processors and load many different operating systems on another operating system. In our case, we mimicked the ARM-based processor in the Raspberry Pi and were successfully able to load and run multiple operating systems just like we would have done on a real Raspberry Pi. Emulation is ...

Get Penetration Testing with Raspberry Pi - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.