Creates Raspberry Pi images that run under Qemu.
Clone this repo.
git clone https://github.com/concord-consortium/raspberrypi-emu
Enter repo dir.
cd raspberrypi-emu
Run build.sh using sudo. (Requires the use of sudo for root privileges to mount images.)
sudo ./build.sh
Run start-pi.sh to start the emulator.
./start-pi.sh
Log in to your Raspberry Pi emu (login: pi/raspberry) and run the following:
wget https://concord-consortium.github.io/raspberrypi-emu/inspect/install-client.sh
chmod 755 install-client.sh
./install-client.sh