Skip to content

Programming ‐ Clone a Mothbox Image

Andrew Quitmeyer edited this page May 5, 2024 · 5 revisions

Copy Our Latest Image

download our latest Image for your raspberry pi here:

Download that .img file (It might be a set of .zip files that you need to download together and unzip)

and then use win 32 disk imager to put the image on a fresh SD card

Make your own Image

Use Win32disk imager to create a img file of your raspberry pi image

use pishrink to shrink the file https://sigkillit.com/2022/10/13/shrink-a-raspberry-pi-or-retropie-img-on-windows-with-pishrink/ c:/RPI/ is where our images are stored

cd /mnt/c/rpi sudo ./pishrink.sh retropie48.img

that shrinks it

then use win32 disk imager to put the image on a fresh SD card (can be different sizes too!)

image

Using the Mothbox Basic Use Advanced Use Problem Solving

Build Your Own Mothbox Materials and Tools Preparing Parts Physical Assembly Connecting Electronics

Programming a Mothbox Clone the Latest Image Code Your Own Mothbox From Scratch

Clone this wiki locally