0% found this document useful (0 votes)
34 views

The GUID Partition Table

The GUID Partition Table (GPT) is a standard for partitioning physical storage devices like hard disks that uses universally unique identifiers. It is part of the Unified Extensible Firmware Interface (UEFI) which is intended to replace the traditional BIOS. GPT supports larger storage capacities than the older master boot record (MBR) standard and can be used with both UEFI and BIOS firmware. Modern operating systems support booting from GPT partitions.

Uploaded by

scribdbookdl
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

The GUID Partition Table

The GUID Partition Table (GPT) is a standard for partitioning physical storage devices like hard disks that uses universally unique identifiers. It is part of the Unified Extensible Firmware Interface (UEFI) which is intended to replace the traditional BIOS. GPT supports larger storage capacities than the older master boot record (MBR) standard and can be used with both UEFI and BIOS firmware. Modern operating systems support booting from GPT partitions.

Uploaded by

scribdbookdl
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

The GUID Partition Table (GPT) is a standard for the layout of partition tables of a physical

computer storage device, such as a hard disk drive or solid-state drive, using universally unique
identifiers, which are also known as globally unique identifiers (GUIDs). Forming a part of the
Unified Extensible Firmware Interface (UEFI) standard (Unified EFI Forum-proposed replacement
for the PC BIOS), it is nevertheless also used for some BIOS systems, because of the limitations of
master boot record (MBR) partition tables, which use 32 bits for logical block addressing (LBA) of
traditional 512-byte disk sectors.
All modern personal computer operating systems support GPT. Some, including macOS and
Microsoft Windows on the x86 architecture, support booting from GPT partitions only on systems
with EFI firmware, but FreeBSD and most Linux distributions can boot from GPT partitions on
systems with either the BIOS or the EFI firmware interface.

You might also like