How to backup an USB/SSD boot partitions? #133
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
I have successfully used rpi-clone to transfer Raspbian from a SD to a SSD. Thank you so much for your great work that has helped me a lot.
I would have a question/request.
Is there a way to implement a way to backup the SSD boot partitions:
into a file, in order to easily restore the system in the case of need?
I used to achieve this with the SD by removing it and cloning with Wind32diskimager.
Is there here something similar?
Thanks a lot,
Dan