Old XP Partition

smooth1212

New member
Member
Local time
12:15 AM
Messages
65
Location
ohio
I just resolved a software problem with my company that will now allow me to delete the old xp partition I kept on my hardrive so that I could run some company VPN software.

Now that I can delete this partition, I'm in need of some advice:

1. I'm running win 7 64 bit on a notebook. is there any free ware partitioning programs. At one time I used EASEUS Partition Master freeware but the free version will not do win 7 64 bit.

2. I assume that it is possible to delete my "D" partition while still keeping the win 7 "C" partition? Can I wipe and then merge it? What I really want to to is wipe it and then take about have of the 87 gig and merge it with my current "C" partition. The have the remaining space as a new separate partition. Is this possible?

thanks

rich
 

My Computer

Computer Manufacturer/Model Number
MSI GX620 sold by Powernotebooks.com as a model 15:3
OS
win 7
CPU
P9500 2.53GHz (25W),
Memory
4gig
Graphics Card(s)
Nvidia 9600m GT 512gddr3
Sound Card
Built-in HD Audio Codec (Realtek ALC888S)
Hard Drives
160gig
Mouse
micro soft notebook blue tooth
Internet Speed
comcast --- high speed
Click Start > Rt Click on Computer > Select Manage
diskmgmt.jpg
In the left pane, under Storage category, click on Disk Management Now select and rt click on the partition you wish to modify. In the context menu, you will see options to Extend, Shrink or Delete the partition. Select the option you want. You can not merge partitions in Windows with this Utility. If your 2nd partition is empty, you can delete the 2nd partition and then extend the 1st partition, to use the freed up space. Also note that you can extend only to the right; if you are desirous of extending the partition to the left, you may have to use a 3rd party utility, like Acronis. Sometimes one or more options may be grayed out and thus unavailable. It could be that such a step may be physically not possible. How To Resize A Partition In Windows, if Disk Management fails. Should you wish to continue, nevertheless, please first backup your important data should anything go wrong. You may have to use diskpart.exe ! Diskpart utility can do everything that the Disk Management console can do, and more! It’s invaluable for script writers or anyone who simply prefers working at a command prompt. For more information on it click KB300415.
Enter diskpart in start menu's search bar and hit enter. A 'command prompt' like window will open. Type list disk and hit enter. This will show you a list of all your hard disks. Now type: select disk <disk number> to select the disk you want to work with.
diskpart.jpg
If you want to create a partition. Type 'create' and a set of options will appear. Choose one, and type create <new option> There are 2 types of partitions you can create : Primary and Extended. Only a Primary partition can be made bootable, so if you are planning to install an OS, you will have to select this option. For backup purposes you may opt for Extended partitions.
Next, to see which number is associated with the volume you are planning to work with, type: list volume
diskpart2.jpg
You will get a list. To select one type: select volume <number> (or select partition <number> as the case may be) Now depending on what you want to do to the partition you can select any of the following commands. Typing help and hitting enter enumerates the options :
diskparthelp.jpg
Example :
To extend size by 5GB : Type - Extend size=5000
To shrink the volume by minimum 1GB, upto a maximum of 5 GB : Type - Shrink desired=5000 minimum=1000
You can even delete a partition by typing - Delete Partition and hitting enter.
Windows also includes a additional command-line tool for file, system and disk management, called Fsutil. This utility helps you to change the short name of a file, find files by SID's (Security Identifier) and perform other complex tasks. FSUtil and Diskpart are powerful, but not for the inexperienced Windows user. So do be careful, please.
If you get the message : There is not enough space available on the disk(s) to complete this operation. Most new computers with OEM Vista pre-installs come with 4 partitions. Hard disks configured as basic disks are limited to 4 primary partitions or 3 primary partitions and 1 extended partition and multiple logical drives. And as such, if you try to shrink the OS partition, you may find that you cannot create a 5th partition due to this limit.
There could be two possible solutions for this issue: 1) As the disk pre-configured by OEM may have conflicts with disk management tool in Windows Vista, you should try some 3rd party tools like Auslogics Freeware Defrag, to repartition the disk. 2) You may try to delete a less important partition created already and merge the space together to create a new partition with proper drive letter. Deleting the partitions created by the OEM is often not possible due to the way the OEMs configure the partitions. Therefore the option then is to extend the operating system partition back to the original size to regain use of the unallocated space. If additional storage is needed, consider adding an external USB hard disk.
 

My Computer

Computer Manufacturer/Model Number
DELL XPS Studio 435T
OS
Vista 64 Ultimate, Windows 7 64 Ultimate, Ubuntu 9.10
CPU
i7 975 3.3 GHz Extreme (Factory OC'd to 3.6 GHz)
Motherboard
DELL provided
Memory
18 Gb Tri-Channel 1066
Graphics Card(s)
ATI 5970 2048 Mb
Sound Card
X-Fi Extreme Gamer
Monitor(s) Displays
Vizio 37" HD-TV
Screen Resolution
1920 x 1080
Hard Drives
1.5 Tb HDD
1.5 Tb HDD
2.0 Tb Network Drive
512 Gb Crucial SSD
PSU
DELL Provided 475 watts
Case
DELL
Cooling
3 fans
Keyboard
Logitech Performance K350 Wireless
Mouse
Logitech Performance MX Wireless
Internet Speed
3 Mb up 750 Kb down
Other Info
Bamboo Fun Tablet, Belkin N+ Wireless router, Pioneer Dolby System Wireless Headphones, Bose 5.1 Dolby Surround Sound System, LifeCam VX 3000 Webcam, Blu-Ray/Hi Def DVD +RW combo and Blu-ray +RW,l 15 in 1 media card reader, Logitech Rumblepad 2, Hauppauge 2250 DTV Tuner with MS Media Center Remote

Laptop:Alienware M17x, Q9100 CPU, 8Gb RAM, 1920x1200 WUXGA LCD driven by 4870's in CrossFireX, Bl
Back
Top