My Vista Partition (boot partition) is 30 GB and i want to extend it to 80 GB. My HDD is 320 GB and i formated it into 4 partitions. The partitions are C(Vista), D, E, F. Below are my attempts to extend the C partition to 80 GB.
1. Vista Disk Management tool
- I deleted the D partition and then try to extend the C partition but the extend option is greyed out. Other partitions can be extended except C.
2. GParted live iso
- I burned the iso to a CD and booted it. I deleted the D partition and try to extend C but it says not enough free space. (I try to drag the slider to increase the size of the partition but the slider wont move because it is at the end of the column bar). Other partition can be extended.
3. I tried DiskPart command line utility tool that come with Vista. Again i deleted the D partition and try extend the size by typing the command -extend size=80000. It display the message "There is not enough free space to perform the operation".
Those were my failed attempts. Somewhere along the line i read that primary partitions can't be extended unless all the data on it are deleted/formatted first. Is it true? Is there any other way for me to extend my C partition (primary partition)?