06-26-2017, 03:52 PM
I have an LL3.4/Win7 dual-boot setup on a single 250GB SSD, for a Dell Latitude D630.
However, I needed a bigger drive for more data files and also a Windows recovery partition, the latter apparently needing a significant about of disk space.
So, I cloned the above set-up onto a 500GB SSD using the 'dd' command:
Then, I replaced the laptop's 250GB drive with the 500GB one, and was able to boot into either Win7 or LL3.4 on the larger drive, without any apparent problem. So far, so good
Next, I tried to open gparted in order to resize some of the partitions on the new larger drive. However, gparted remained stuck indefinitely, the blue progress bar just bobbing repeatedly to the left and right, without anything appearing within the gparted window. A notification popped up with the following message:
Because of this, I'm unable to resize the new disk's partitions
Any help much appreciated ...
Mike
However, I needed a bigger drive for more data files and also a Windows recovery partition, the latter apparently needing a significant about of disk space.
So, I cloned the above set-up onto a 500GB SSD using the 'dd' command:
Code:
sudo dd if=/dev/sdd of=/dev/sdc
Then, I replaced the laptop's 250GB drive with the 500GB one, and was able to boot into either Win7 or LL3.4 on the larger drive, without any apparent problem. So far, so good

Next, I tried to open gparted in order to resize some of the partitions on the new larger drive. However, gparted remained stuck indefinitely, the blue progress bar just bobbing repeatedly to the left and right, without anything appearing within the gparted window. A notification popped up with the following message:
Code:
Libparted Error
Invalid partition table on /dev/sda --wrong signature 0.
Because of this, I'm unable to resize the new disk's partitions

Any help much appreciated ...
Mike