Tags: gpt
Jul
16
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 »
Jul
16
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 »
Recent comments