Skip to content

bash script to manage provisioning of Raspberry Pi images using QEMU

License

Notifications You must be signed in to change notification settings

salty-vagrant/qemu-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qemu-raspbian-network

Launch Raspberry Pi image using QEMU and provision from scripts.

git clone https://github.com/salty-vagrant/qemu-pi.git
cd qemu-pi
wget https://downloads.raspberrypi.org/raspbian_lite_latest -O raspbian_lite_latest.zip
unzip raspbian_lite_latest.zip
sudo ./qemu-pi <image file unzipped above>

Note that it is recommended to use qemu-arm not older than 2.8.0 (a warning is issued if your QEMU is out of date)

About

bash script to manage provisioning of Raspberry Pi images using QEMU

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages