@[email protected] to [email protected] • 2 years agoRaspberryPi NAS problems be likefeddit.deimagemessage-square67fedilinkarrow-up1245
arrow-up1245imageRaspberryPi NAS problems be likefeddit.de@[email protected] to [email protected] • 2 years agomessage-square67fedilink
minus-square@[email protected]linkfedilink4•2 years agoHow do I make a backup of my pi and all its settings? I set everything up following guides and am not great with Linux. Is there a way to make like a full clone, so I can just copy paste into a new pi in case?
minus-square@[email protected]linkfedilink2•2 years agoYeah, I think the same software you used to image your SD card can be used to make an image from your SD card.
minus-square@[email protected]linkfedilink1•2 years agoCopy the entire SD card (both partitions) with a tool like dd to a file.
minus-square@[email protected]linkfedilinkEnglish4•2 years agohttps://raspibackup.linux-tips-and-tricks.de/en/home/ This tool is incredible
How do I make a backup of my pi and all its settings? I set everything up following guides and am not great with Linux. Is there a way to make like a full clone, so I can just copy paste into a new pi in case?
Yeah, I think the same software you used to image your SD card can be used to make an image from your SD card.
Copy the entire SD card (both partitions) with a tool like dd to a file.
https://raspibackup.linux-tips-and-tricks.de/en/home/
This tool is incredible