-
Burn the latest standard Raspbian image
-
Boot Pi from card and skip the setup.
-
Connect to the internet
-
Open a terminal and run the edu-image.sh script on the Pi
wget --no-check-certificate -O - http://rpf.io/picademy-image | bash
or
wget --no-check-certificate -O - http://rpf.io/bytes-image | bash
-
Remove the card and place in linux laptop, mount both boot and main partitions
-
Clone this repo to the linux machine
git clone [email protected]:raspberrypilearning/edu-image.git
-
Unmount both partitions.
-
Make sure you have a
backups
directory in your homedir. Create one if necessary withmkdir ~/backups
-
Run
resize.sh
to reduce partition size.cd edu-image ./resize.sh
-
A backup of the image will be created in
~/backups
that can be used to create new cards if needed.
-
Notifications
You must be signed in to change notification settings - Fork 4
raspberrypilearning/edu-image
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Script to customise a raspbian install for education team
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published