looks to be successful. performed final reboot (for good measure) and awaiting node to finish syncing and bringing services online.
In the instructions here: https://community.umbrel.com/t/guide-cloning-or-migrating-ssd-hdd-windows/2509
this command was wrong:
sudo growpart /dev/sda1 1
should be:
sudo growpart /dev/sda 1
also, they don't tell you that the ssh username is umbrel
My total copy time was: 1:44:59
I would say that this could be done in under 2 hours depending on copy time and reboot & sync times.
This guide is for anyone who needs to migrate from an HDD to a SSD, or vice-versa… You can also clone the drive to move it to a bigger drive. Currently I only have Windows instructions. So if anyone would like to make instructions for Linux, or Mac, feel free to do so. TL;DR: version – scroll all the way down. Things needed: Windows PC (of course.) 2 USB 3.0 enclosures or whatever interfaces/enclosures you use for your drives. The drive you’re migrating/cloning from (any size) The drive y...