Create a primary partition on Windows 7 - Super User most recent 30 from superuser.com2010-03-20T18:56:37Zhttp://superuser.com/feeds/question/70613http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://superuser.com/questions/70613/create-a-primary-partition-on-windows-70Create a primary partition on Windows 7TutorialPointhttp://superuser.com/users/153102009-11-14T20:18:36Z2009-12-15T00:00:00Z
<p>Hello,</p>
<p>I have windows 7 installed.</p>
<p>On the moment i have the following partitions on 1 hard disk: (300 GB)</p>
<p>C: (Windows) (Primary, System, Boot, Page File, Crash Dump, Active) 100 GB</p>
<p>D: (Data) (Logical) 100 GB</p>
<p>E: (System Reserved created after Boot repair) (primary, system) 100 MB</p>
<p>Now i want to create a new primary partition on this disk, because i have +/- 100 GB left, for a new OS.
However when trying to make a new partition, it makes it a Logical partition, not Primary.
How to make it primary...?</p>
http://superuser.com/questions/70613/create-a-primary-partition-on-windows-7/70618#706180Answer by Joseph for Create a primary partition on Windows 7Josephhttp://superuser.com/users/10182009-11-14T20:28:02Z2009-11-14T20:28:02Z<p>The new OS should create the partition for you if the free space hasn't already been partition. That would be the easiest way.</p>
http://superuser.com/questions/70613/create-a-primary-partition-on-windows-7/70620#706200Answer by Guy Thomas for Create a primary partition on Windows 7Guy Thomashttp://superuser.com/users/163332009-11-14T20:29:27Z2009-11-14T20:29:27Z<p>As you are allowed at least 3 primary partitions, my guess is that your free space is in that one logical partition. Have a look at the color coding, and the words Primary and Logical in your graphic.</p>
<p>If this is the case there is no way of creating another primary without deleting the Logical drive and starting again. Oh, yes there are 3rd party utilities to reclaim disk space.</p>
http://superuser.com/questions/70613/create-a-primary-partition-on-windows-7/70622#706221Answer by harrymc for Create a primary partition on Windows 7harrymchttp://superuser.com/users/86722009-11-14T20:33:53Z2009-11-14T22:03:13Z<p>To create a second primary disk, you'll need to use a partitioning tool to hide the first primary disk. After the second installation, you can then unhide the first one.</p>
<p>Rather than play this game of hiding and unhiding partitions, it's best to use a boot manager
to take care of the whole thing. Some such products are :</p>
<p><a href="http://www.terabyteunlimited.com/bootit-next-generation.htm" rel="nofollow">BootIt NG</a> ($34.95)<br>
Support of over 200 primary partitions (if desired). I've used it and it's probably the best.</p>
<p><a href="http://gag.sourceforge.net/" rel="nofollow">GAG</a> (initials, in spanish, of Graphical Boot Manager) (open-source)<br>
Allows boot of up to 9 different operating systems installed in primary and extended partitions. Never used it.</p>
<p><a href="http://www.avanquest.com/USA/software/partition-commander-11-126553?meta=pc-utilities&cat=disk-management-software&sub=hard-disk-software" rel="nofollow">Partition Commander 11</a> ($49.95)<br>
No info on maximum partitions number. I've used it a long time ago and it worked then pretty well.</p>
<p><a href="http://www.symantec.com/norton/partitionmagic" rel="nofollow">Norton PartitionMagic 8.0</a> ($69.95)<br>
Otherwise called BootMagic, no info on maximum partitions number, and seems to only support partitions up to 300GB. Never used it, and I usually stay away from Norton products.</p>
<p>Warning: Before playing with partitions, take great care with your backups.</p>