I just did an Update Install of Win7 over Vista. I previously had a Dual Boot configuration with XP installed first, and then Vista, in equal Partitions on my 320 GB hard drive. I was able to finish the Update Install of Win7 and then used EasyBCD to remove the XP selection from the Boot Directory. No problem. Win7 starts and runs fine. The problem now is I am unable to Expand the C: drive to include the now empty other half of the HD. When I go through the menu items, or just Right Click the C: drive, the Expand cmd is grayed out. I have a feeling this has something to do with the fact that XP had been installed first, originally. Then Vista was installed. And even though Vista Boot Directory takes control of the Boot-up, XP retained control of other functions within both programs, including all Permissions. I was never allowed access to the Documents and Settings folder while in Vista. Apparently, even though I am the sole user of this machine, and I am its ONLY Administrator, Win7 inherited its Permissions from Vista. Attempts to change this in Normal Mode have failed. I presume I will need to reboot into Safe Mode and do something there? Or is there something else I can do to allow the C: drive to Expand to the entire HD? Would GParted override the permissions?
-
If your talking about the recovery partition, you cant expand it to the C:
if not here:
1. Click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
2. In the elevated command prompt, type diskpart and press Enter.
3. In the elevated command prompt, type list disk and press Enter.
*********This is to help you ID the disk that has Free space that you want to extend.
4. In the elevated command prompt, type select volume [volume number] and press Enter.
5. When the right disk and partitions were selected, perform the extend command. If you don't specify the size to extend by, then the command will extend the partition by using all of the contiguous space available on that disk.
This will extend the partition 500Mb -
If you're partitions look like this:
|recovery|MBR|what was XP|Windows 7|
Then you won't be able to expand the C: of Win7, but only to the right. Free space to the left cannot be incorporated into partitions further in the disc. It's risky, but you can try software to move the partition to the left and then expand to take up the new free space to the right. Definitely backup your data first.
Look for Ultimate Boot CD or Parted Magic. They should be able to help you move your partition over to the left. -
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>diskpart
Microsoft DiskPart version 6.1.7600
Copyright (C) 1999-2008 Microsoft Corporation.
On computer: LARRYSBEAST
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 298 GB 0 B
Disk 1 No Media 0 B 0 B
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 E DVD-ROM 0 B No Media
Volume 1 D New Volume NTFS Partition 149 GB Healthy
Volume 2 C NTFS Partition 149 GB Healthy System
Volume 3 F Removable 0 B No Media
DISKPART> select volume 2
Volume 2 is the selected volume.
DISKPART> extend
Virtual Disk Service error:
The size of the extent is less than the minimum.
DISKPART>
C:\Windows\system32>
C:\Windows\system32>
C:\Windows\system32>
C:\Windows\system32>
OK, what now? -
What do I do now? -
Can you provide me a screenshot of Disk Manager in Windows 7? I'd like to see the location of the partitions.
Running out for a a few hours today, but will get back to you this evening. -
-
Simply delete the second partition (you can do this in disc management), then you can expand your other one (can be done in disc management also).
Michael -
You've got 2 options, in my limited knowledge. Remove your user data to an external drive and completely reinstall your OS and let it reformat the HDD. You can specificy the partition size of C:\ (which is a very good idea) and create a D:\ during installation as well. This will put the OS partition on the outside of the HDD where it spins faster and the read/write rates are at their best. The other option is to boot a program called Parted Magic (you can get it from the Ultimate Boot CD {google it}). In Parted Magic, you can move a partition to a different part of the physical disc. It does come with risks of not working, so backup your data first.
Thanks again for the image. Everything makes perfect sense with it. Your boot/load times will improve when you get your OS partition on the left side. -
-
-
Do you have a 2nd drive for backups and data transfer? You're going to need one for whichever solution you get to work.
I still think your best bet is to move your user data from the HDD and then reinstall Windows properly, like I mentioned before.
You may be able to play with system images, but you'll still need a 2nd HDD for that to work. You chould make an image of the recovery/mbr/OS partitions, leaving out d:, then restore that image back to the drive and see if it butts c: all the way to the left.
Again, look into Parted Magic to delete d: and then move c: further out on the HDD. You'll still need a backup HDD as it's plain unwise to mess with moving data/partitions and not having a failsafe somewhere.
Your situation is fixable, but it's not as easy as click and move, unless you don't mind risking your data. -
-
I don't know about Ghost or anything like that. Perhaps it can make an image of c: and then write it to d:?
Now that I know you've got a backup HDD, you're pretty much risk free and can try any method in trial and error to see which one will work. If one method doesn't, you can just reimage and try another method. I'd say make the backup image and go straight to trying out Parted Magic. It's probably the easiest. -
-
I don't think it clones the way you think it will. I'll clone your drive and overwrite whatever is on your external drive. Use Windows Backup & Restore to make a system image.
-
The program Parted Magic uses for cloning is Clonezilla.
Win7 Removal of Partitioning
Discussion in 'Windows OS and Software' started by tucchase, Dec 3, 2010.