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
Clean a mothbox data before cloning
This has good tips https://fleetstack.io/blog/disk-space-cleanup-raspberry-pi
Clear the logs via
journalctl --vacuum-size=50M
then use win32 disk imager to put the image on a fresh SD card (can be different sizes too!)