Flux rss
Bookmark Bookmark & Share
Partizione - Partizione di un disco rigido Particionamento de um disco duro Partition - Partitionierung einer Festplatte Partition - Partitionnement d'un disque dur Partición - Cómo particionar un disco rígido

What is a partition?

The partitioning of a hard drive occurs after the drive has been physically formatted but before it is logically formatted. It involves creating areas on the disk where data will not be mixed. It can be used, for example, to install different operating systems that do not use the same file system. There will therefore be at least as many partitions as there are operating systems using different file systems. If you are using just one operating system, a single partition the full size of the disk is sufficient, unless you want create several partitions so as to have, for example, several drives on which data are kept separate.

There are three types of partitions: primary partitions, extended partitions and logical drives. A disk may contain up to four primary partitions (only one of which can be active), or three primary partitions and one extended partition. In the extended partition, the user can create logical drives (i.e. "simulate" several smaller-sized hard drives).

Let's look at an example where the disk contains one primary partition and one extended partition made up of three logical drives (later we will look at multiple primary partitions):



For DOS systems (DOS, Windows 9x), only the primary partition is bootable, and is therefore the only one on which the operating system can be started.

Partitioning is the process of writing the sectors that will make up the partition table (which contains information on the partition: size in sectors, position with respect to the primary partition, types of partitions present, operating systems installed,...).

When a partition is created, it is given a volume name which allows it to be easily identified.

Master Boot Record

The boot sector (called the Master Boot Record or MBR) is the first sector of a hard drive (cylinder 0, head 0, sector 1), it contains the
main partition table and the code, called the boot loader, which, when loaded into memory, will allow the system to boot up.
After it is loaded into memory, this programme will determine from which system partition to boot, and will start the programme (called the bootstrap) which will start up the operating system present on that partition.
This disk sector also contains all information concerning the hard drive (manufacturer, serial number, number of bytes per sector, number of sectors per cluster, number of sectors,...). This sector is therefore the most important one on the hard drive and is also used by the BIOS setup to recognize the hard drive. In other words, without it your hard drive is useless, which makes it a favourite target for viruses.

File systems

In this section, it is important to differentiate between the FAT file system and
the file allocation table (FAT).

FAT is the name of the file system used by DOS operating systems (DOS and Windows 95, as well as Windows NT and OS/2 which support it).


Operating systemAssociated file system
DOSFAT16
Windows XPNTFS
Windows 98FAT32
Windows 95FAT16 - FAT32 (for version OSR2)
Windows NTNTFS
OS/2HPFS
LinuxLinux Ext2, Linux Ext3



FAT file systems are characterised by the use of a file allocation table and clusters (or blocks).

Clusters are the smallest unit of storage in a FAT file system. A cluster actually represents a fixed number of disk sectors.

The FAT (File Allocation Table) is the heart of the file system. It is located in sector 2 of cylinder 0, head 1 (and is duplicated in another sector as a precaution in the event of an accident). This table records the numbers of the clusters that are used, and where the files are located in the clusters.

The FAT file system supports disks or partitions up to a maximum size of 2 GB, but only allows at most 65536 clusters. So, whatever the size of the partition or disk, there must be enough sectors per cluster so that the entire disk space can be contained in these 65525 clusters. As a result, the larger the disk (or partition), the greater the number of sectors per cluster.

The FAT file system uses a root directory (represented on the operating systems that use this type of file system by the symbol C:\ ) , which must be located at a specific location on the hard drive. This root directory stores information on the sub-directories and files that it contains. For a file, it will store:

  • the file name
  • the file size
  • the date and time the file was last modified
  • the file attributes
  • the cluster number at which the file starts

Using multiple partitions

As mentioned earlier, there are three types of partitions: primary partitions, extended partitions and logical drives. A disk may contain up to four primary partitions (only one of which can be active), or three primary partitions and one extended partition. In the extended partition, the user can create logical drives (i.e. create the impression that there are several smaller-sized hard drives).

Primary partition

A primary partition must be logically formatted and have a file system appropriate to the operating system installed on it.
If you have several primary partitions on your disk, only one will be active and visible at a time, depending on the operating system with which you started the computer. By choosing which operating to load at start-up, you determine which partition will be visible. The active partition is the partition from which one of the operating systems was loaded when the computer was started up. The partitions other than the one from which you started will then be hidden, which will prevent their data from being accessible. The data on a primary partition are therefore only accessible from the operating system installed on that partition.

Extended partition

Extended partitions were developed to overcome the limit of four primary partitions, as you can create as many logical drives as you want in them. At least one logical drive is required in an extended partition, as you cannot stored data in them directly.

Many machines are formatted with one large partition using up all available space on the drive. This is not, however, the most advantageous solution in terms of performance and capacity. The solution is to create several partitions, which will allow you to:

  • install several operating systems on your disk
  • save disk space
  • increase file security
  • organise your data more easily



Let's have a look at what a system containing several operating systems looks like:



Last update on Tuesday April 28, 2009 11:04:29 AM.This document entitled « Partition - Partitioning a hard drive » from Kioskea (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.
Hard drive's partition is not showing Hello, I have 2 internal hard drives in my computer (160 GB and 500 GB) windows is installed in 160 GB's hard drive... I made 3 partitions in my 500 GB's hard drive but among them,, 1 of partition is not showing up in my computer neither in Disk... en.kioskea.net/forum/affich-107930-hard-drive-s-partition-is-not-showing
External hard drive without primary partition Hi all! Short story: I deleted the only primary partition in my external hard-drive, and now the OS (Windows XP/Ubuntu Linux) won't load the drive, or the other (logical) partitions in it. Long story: This disk used to be the SATA internal hard drive... en.kioskea.net/forum/affich-86481-external-hard-drive-without-primary-partition
Formatting Your Hard Drive Formatting Your Hard Drive Formatting and installing your Hard drive using the installation CD ] A hard disk drive is a non-volatile device mainly for data storage. Usually faster than any other storage device, this essential... en.kioskea.net/faq/sujet-194-formatting-your-hard-drive
Partition MergePartition Merge Merge two partitions with Windows Vista Merge two partitions with a particular software If you have a partitioned hard drive and you are running out of space on one of them, you can choose to merge it with another... en.kioskea.net/faq/sujet-318-partition-merge
New Hard drive installed – what to be done?New Hard drive installed – what to be done? Initializing the HDD Creating new partitions and formatting First You bought a new hard drive but it doesn’t appear in My Computer? It needs to be initialized and formatted for... en.kioskea.net/faq/sujet-2413-new-hard-drive-installed-what-to-be-done
Installing Windows XP on a SATA hard driveInstalling Windows XP on a SATA hard drive Motherboard Model Downloading SATA drivers Windows Installation With floppy Without floppy Another way You can install Windows XP on a SATA hard drive… It may not be easy as the system... en.kioskea.net/faq/sujet-2544-installing-windows-xp-on-a-sata-hard-drive
2nd SATA Hard Drive not shown on my computer (Solved)Hello, I have had a WD 160GB SATA hard drive as my primary HD and I recently bought a Seagate 80GB SATA hard drive to use as a secondary storage space. I connected all the power, SATA cables correctly and when I boot my comp, it shows on the display... en.kioskea.net/forum/affich-32218-2nd-sata-hard-drive-not-shown-on-my-computer
XP install, can't see my hard driveHello, what about if install vista and then I install XP? cand this work? i understand that vista has a great recovery mode and i cand format the hard disk from there ..and after that, the bootable xp can see my hard drive? True or false? 10x en.kioskea.net/forum/affich-34613-xp-install-can-t-see-my-hard-drive
Can't copy to external hard drive (Solved)Hello, I have just bought a 100g external hard drive. Bare with me as I am a novice. Hard drive advertised as being able to use on both Mac and PC. I have both - Windows XP and a mac OSX. My PC doesn't recognise the HD at all. Mac does but when I try... en.kioskea.net/forum/affich-106900-can-t-copy-to-external-hard-drive
Download Hard Drive Recovery File RecoveryHard Drive Recovery is a tool to restore a damaged hard disk. It allows to repair the damaged disk and restore the partitions. The application is also capable of recovering the formated data or simply deleting them. The data recovery assistant... en.kioskea.net/telecharger/telecharger-2642-hard-drive-recovery-file-recovery
Download EASEUS Partition MasterEaseUs Partition manager Free, is software "par excellence". EaseUs Partition Manager easily and without error will resize your hard disk partition into any size you chose: Main characteristics of EaseUs Partition Free: Material support for... en.kioskea.net/telecharger/telecharger-380-easeus-partition-master
Download Paragon Partition ManagerDescription This application is designed by Paragon Software Group. Partition Manager is well-known for its function all around the world. It is an application that manages your hard drive to support all work that should be performed on... en.kioskea.net/telecharger/telecharger-4046-paragon-partition-manager
POWERQUEST Partition Magic - ( v. 8.0 ) - complete package - 1 user - CD - Win - Englishv ., Partitioning allows you to manage your hard drive more efficiently. Your computer views each partition as a separate hard drive, automatically giving it a drive letter, allowing you to conveniently organize your hard drive and maximize the... en.kioskea.net/guide/655242776-powerquest-partition-magic-v-8-0-complete-package-1-user-cd-win-english
PC Assembly - Hard drive installationHard drives, CD-ROM, DVD-ROM drives and floppy drive The motherboard usually has two IDE (Integrated Device Electronics) connectors: The first connector is known as the primary device controller; The second is known as the secondary device... en.kioskea.net/contents/assemblage/branchement-disques-durs.php3
Hard driveThe role of the hard drive The hard drive is the component which is used to permanently store data, as opposed to RAM, which is erased whenever the computer is restarted, which is why the term mass storage device is sometimes used to refer to hard... en.kioskea.net/contents/pc/disque.php3
Formatting - Formatting a hard driveBefore trying to understand formatting, you first need to understand how a hard drive works. Many people do not distinguish low-level formatting (also called physical formatting) from high-level formatting (also called logical formatting). Even... en.kioskea.net/contents/repar/format.php3