How to Backup Retropie 4.1 SD Card Setup From Raspberry Pi

by TechWizYouTube in Circuits > Raspberry Pi

6732 Views, 26 Favorites, 0 Comments

How to Backup Retropie 4.1 SD Card Setup From Raspberry Pi

How To Backup Retropie 4.1 SD Card Setup from Raspberry Pi IN.PNG

In this Instructable, you are going to learn how to backup your RetroPie installation without leaving your Raspberry Pi.

If you really enjoy this Instructable, 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.

What You'll Need

How To Backup Retropie 4.1 SD Card Setup from Raspberry Pi
  1. USB Media Reader (For Extra Micro SD Card)
  2. Extra MicroSD Card
  3. Latest RetroPie image
  4. Keyboard
  5. Raspberry Pi 1, 2 or 3
  6. 8GB MicroSD Card

Download the "rpi-clone"

17-2-17-1.png

Press F4 on your keyboard to get into the Command Line.

Type "git clone https://github.com/billw2/rpi-clone.git" to download the "rpi-clone" software

Type "cd rpi-clone" to get into the "rpi-clone" directory.

Copy the "rpi-clone" into the "/usr/local/sbin" folder by typing "sudo cp rpi-clone /usr/local/sbin"

Find the ID for the Extra SD Card

17-2-17-2.png

Insert your extra MicroSD Card.

Type "ls -la /dev/disk/by-id" to get the SD Card ID, which will probably be "sdd" or "sda"

Copy "rpi-clone" Into the Extra MicroSD Card

17-2-17-3.png

Type in "sudo rpi-clone sda -v" or "sudo rpi-clone sdd -v", depending on which one is your SD Card ID.

Answer the first question asked by "rpi-clone" by typing "yes" and then press "Enter"

Answer the second question asked by "rpi-clone" by typing "yes" and then press "Enter" to create the boot partition.

Press "Enter" when "rpi-clone" asks for the next partition name.

Let the process finish.

Congratulations, you’ve just made a backup of your RetroPie installation without leaving you Raspberry Pi and that’s it for this tutorial.

If you enjoy this Instructable, consider checking out my TechWizTime YouTube Channel.

And for a good source of Raspberry Pi products, check out my Raspberry Pi Amazon List.