Re: Easy and fast way for Mac users to backup/restore their RPi SD card
Charles Blackburn <wx4cb@...>
it's mach so it's *nix based. just use the DD command and be done with it...
toggle quoted messageShow quoted text
eg: SD card is /dev/sdc dd if=/dev/sdc of=MyPiSDCard.iso BS=2048 to write it back just swap the parameters around. charlie
On 3/22/2020 1:29 PM, Brian K7BLS wrote:
For several weeks I’ve been fiddling with various schemes to backup and duplicate an RPi SD card using my Mac. I tried several approaches from websites using the Terminal and they were all slow and failed at some point.
|
|