In this guide, you are going to learn how to backup or clone your RetroPie Micro SD Card setup without leaving your Raspberry Pi.
If you really enjoy this article, consider checking out my TechWizTime YouTube Channel.
And for an awesome source of Raspberry Pi Accessories, check out my Raspberry Pi Amazon List.
Let’s get started!
Table of Contents
We are going to use a piece of opensource software to clone the raspberry pi sd card from within Retropie. Firstly, you will need to boot up your Raspberry Pi with Retropie already installed and setup. Once you are at the main menu, press F4 on the keyboard to get to the bash prompt. Here we need to enter the following command to download the rpi-clone software and move it to our sbin directory.
git clone https://github.com/billw2/rpi-clone.git
cd rpi-clone
sudo cp rpi-clone /usr/local/sbin
Before we can use the rpi-clone software to backup the SD card, we need to connect the second microsd card reader to find the ID of the Micro SD Card.
ls -la /dev/disk/by-id
Now that we’ve got the ID, we need to use the following command to start the backup process. You will need to change the “sdd” ID to the ID you received in the previous step.
sudo rpi-clone sdd -v
When the software asks if you wish to UnMount the SD Card you will need to type YES and press ENTER.
Next it will ask if you want to Initialise the destination disk and you will need to type YES and press ENTER.
And lastly you will be asked to give the partition a name. Just press ENTER to leave this as default.
After quite some time, you will have a full clone of your RetroPie installation and you didn’t even need to leave your Raspberry Pi! If you had any issues or maybe even some suggestions, then leave a comment below.
In this video, we're putting two of the most powerful smartphones, head-to-head: the Samsung Galaxy…
Whether you’re bored or just need a break from the daily pressures of life, the…
Reviewing the latest OneXFly F1 Pro gaming handheld! This powerful device is designed to provide…
Comparison of the new Samsung Galaxy S25 Ultra vs iPhone 16 Pro Max. Which would…
I'm shutting down my smart home, all because a comment dared me to. Let's see…
Here are my top 5 Google Docs productivity tips! 🔔 SUBSCRIBE for more Tech Tips:…