Tags: gpt

Windows: Creating an aligned GPT partition by using diskpart

Technology, Windows 1 feedback »
To create a 1GB partition on an empty GPT disk: C:\>diskpart Microsoft DiskPart version 5.1.3565 Copyright (C) 1999-2003 Microsoft Corporation. On computer: NNII0280 DISKPART> Select Disk 1 Disk 1 is now the selected disk. DISKPART> creat… more »

Windows 2003 GPT disk layout

Technology, Windows Send feedback »
Microsoft Windows 2003 introduced a new type of disk layout called GUID Partition Table (GPT) disks. This layout is designed to overcome some problems and deficiencies associated with the traditional master boot record (MBR) style disks. The advantages… more »