HD Partition help - Vista
Author
Discussion

R360

Original Poster:

4,504 posts

235 months

Thursday 14th October 2010
quotequote all
I need some help extending a partition on my hard drive. Set up is as follows:

PC running Vista
Hard drive is 232.88GB and is partitioned to the following:
C: 130.17 GB NTFS
G: 51.36 GB NTFS
H: 25.73 GB NTFS – This was 50GB but I have used the shrink facility to put this down to 25GB, and I now have 25.63 GB which is ‘Unallocated’.



I am trying to extend the C: but I can not seem to use the extend volume option.

All of this is being accessed via Computer Management and Disk Management, what am I doing wrong?

tossbag

1,590 posts

235 months

Thursday 14th October 2010
quotequote all
If you right click the unnallocated space, what options do you get?
You should be able to format it that way.

R360

Original Poster:

4,504 posts

235 months

Thursday 14th October 2010
quotequote all
tossbag said:
If you right click the unnallocated space, what options do you get?
You should be able to format it that way.
When i clicked the unallocated space i got the option to create a new simple volume, which i did but all that does is create a new partition, i want to add the unallocated space to the first partition which is the 130 GB C:. The reason i want to do this is because i am running out of space on the C:

bodhi

14,552 posts

258 months

Thursday 14th October 2010
quotequote all
I don't think you can I'm afraid, as you are trying to extend C: into the next drive. That image shows roughly how the data is laid out on the drive, and I don;t think Windows will let you split the drive over two sections of disk. You'll need to move some stuff off C: I'm afraid.

TonyRPH

13,538 posts

197 months

Thursday 14th October 2010
quotequote all
Download the GnuParted live CD, boot from it and resize your partitions as you want them to be.


itsnotarace

4,685 posts

238 months

Thursday 14th October 2010
quotequote all
bodhi said:
I don't think you can I'm afraid, as you are trying to extend C: into the next drive. That image shows roughly how the data is laid out on the drive, and I don;t think Windows will let you split the drive over two sections of disk. You'll need to move some stuff off C: I'm afraid.
Dell Extpart will do the job fine on a system partition, no messing about.

http://support.dell.com/support/downloads/download...

Readme: http://ftp.us.dell.com/App/ExtPart.txt

VI. USAGE


extpart [volume size]
volume - the volume to extend. e.g. f:, g:, etc (only basic volumes)
size - the size in megabytes by which to extend the volume.

Example:
To extend the g: volume by 1 GB (1024 MB) use the following command:
extpart g: 1024

tossbag

1,590 posts

235 months

Thursday 14th October 2010
quotequote all
You should be able to create a simple partition, when that is done and formatted you can then right click it again and expand the partition next to it so it fills the space.
Shouldn't need any software to do it.

dibbly dobbler

11,489 posts

226 months

Thursday 14th October 2010
quotequote all
The partitions need to be contiguous iirc - ie next to each other - so you'll have to shuffle them around a bit to make space next to the one you want to extend.

TonyRPH

13,538 posts

197 months

Thursday 14th October 2010
quotequote all
dibbly dobbler said:
The partitions need to be contiguous iirc - ie next to each other - so you'll have to shuffle them around a bit to make space next to the one you want to extend.
Correct hehe

Hence my suggestion to use GnuParted to shuffle them around and create a contiguous portion.


Man-At-Arms

5,920 posts

208 months

Thursday 14th October 2010
quotequote all
R360 said:
er - please don't tell me you're using H: as your backup ?

if the HD fails - then you loose your backup too yikes

R360

Original Poster:

4,504 posts

235 months

Thursday 14th October 2010
quotequote all
Thanks for all the tips guys, will have another play with it.

Man-At-Arms said:
R360 said:
er - please don't tell me you're using H: as your backup ?

if the HD fails - then you loose your backup too yikes
Yup the backup is on the same physical hard drive but i also have a copy on a USB hard drive too.

buggalugs

9,279 posts

266 months

Thursday 14th October 2010
quotequote all
TonyRPH said:
dibbly dobbler said:
The partitions need to be contiguous iirc - ie next to each other - so you'll have to shuffle them around a bit to make space next to the one you want to extend.
Correct hehe

Hence my suggestion to use GnuParted to shuffle them around and create a contiguous portion.
yes Windows disk management can't shuffle the other partitions along, but gparted can. I use it often smile

R360

Original Poster:

4,504 posts

235 months

Friday 15th October 2010
quotequote all
I have tried Extpart but it does not seem to work, each time i try i get the following mesage:

'Unable to connect to C or it does not exist'
I have tried with the other drives but still get the same reply

Going to try Gparted now, just downloading it