[GUIDE] Cloning or Migrating SSD/HDD (Windows)

for me it worked leave out one 1:

sudo apt install cloud-init -y
sudo growpart /dev/sda 1 ( <---- only one 1 )
sudo resize2fs /dev/sda1
sudo reboot

idk why but I just tried this and it worked :smiley:

@sanjay @trader719 I think this could help you too :slight_smile:

7 Likes