How to backup an USB/SSD boot partitions? #133

Open
opened 2022-01-09 18:30:17 +01:00 by dcaccount · 0 comments
dcaccount commented 2022-01-09 18:30:17 +01:00 (Migrated from github.com)

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:

/dev/sda1 8192 532479 524288 256M c W95 FAT32 (LBA)
/dev/sda2 532480 31116287 30583808 14,6G 83 Linux

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

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: > /dev/sda1 8192 532479 524288 256M c W95 FAT32 (LBA) /dev/sda2 532480 31116287 30583808 14,6G 83 Linux 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lerking/rpi-clone#133