I have a brand new computer and I was about to put a new partition on, and somehow, there are already 4 primary partitions. The first is called system, then C:\, then the recovery drive, and then one that says HP_TOOLS, which for some reason contains files pertaining to the BIOS. Would it be safe to convert the system or HP_TOOLS partition to a logical partition so that I can make a second partition. Or if anyone knows EASUS PM better than me, is there any way to create a partition as a logical partition, because it will only allow me to create a primary partition, and for some reason, it will only allow me to have 3 primary once I switch, instead of 4.

link|improve this question

1  
See this link for nice instructions specifically for HP...h30434.www3.hp.com/t5/Other-Notebook-PC-questions/… – Moab Sep 30 '11 at 3:55
I just want to be sure I am clear on this, apparently, the boot.ini file is now stored in the system partition, so there is no need to set the C drive as primary, or if I were to create a new drive for say... ubuntu, that would not have to be primary either because the system partition contains the boot.ini file, is this correct? – Sean Sep 30 '11 at 4:16
@Sean: AFAIK, the Windows boot partition must still be primary. – grawity Sep 30 '11 at 8:49
Windows 7 does not use a boot.INI anymore. Yes the Windows boot loader is stored on the first partition and must remain a primary partition. – Moab Sep 30 '11 at 16:47
feedback

1 Answer

up vote 1 down vote accepted

The NT systems can have 4 primary partitions without any problem + extended. I have never seen any problem with it, or any real reason for doing it. If there is also a hidden partition, then you would see it in Easus. Notes: There are some tiny portions of unallocated that might not be visually represented in Easus and in disk manager

Mentally I picture many primaries like this.

|---primary---|------Primary-----|------Primary-------||==extended==with logical==||

Being old school and trying to keep the thing as normal and regular as possible i prefer only 1 primary. What I concider the "normal method" is like this.

|---Primary----|----------The space called extended where Logical Drives are set-------|

Which to us after that is all created looks like this.

|---Primary----||=====Logical============Logical============Logical===all in that ext space=||

|---Primary----||=====Logical=====|=======Logical=====|=======Logical===================||

See the differance? Well dont feel bad because I don't totally understand either.

Right now you can not make a logical without that Extended hole space made First. Logicals are all created IN the extended space. A primary does not use the extended space method. Until you or the progam remove or move any primaries that are in the way, and create or enlarge an extended space, you will not be able to put Logicals INTO the extended space.

Without a backup, and knowing that primaries ARE a workable method, the least would be a clone backup of the whole drive before proceeding. Most methods for partition conversion, require entire re-write of the data, and messing with the partition table. they wouldnt let ME do that without a backup :-) so why trust software .

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.