Creating a copy of the OSMC SDCard

I’ve searched the Community and the Web for ways to make a copy of the SDCard currently used for my OSMC RPi installation without a lot of success :face_with_spiral_eyes: . I have avoided all of those links older the 5 years which all too often are not currently valid.

I’m left with one question: “Why is it so complicated to create a copy of my configured OSMC - OS SDCard?”, without having to use two computers (Windows and/or Pi’s) and being a Linux or Windows technical expert? My Debian RPi installation Desktop/GUI has an app which does this in 4 or so clicks.

Thanks…RDK

Well it’s 7 years old but still works. Download this to your home directory on the Pi, attach an empty SD card (with a USB cardreader) and go sudo bash osmc-restore -f /

1 Like

@grahamh Super, I’ll give it a try later today. Many thanks…RDK