parted /dev/sda print
Model: ATA Hitachi HTS54505 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 2155MB 2154MB linux-swap(v1) primary
2 2155MB 23,6GB 21,5GB ext4 primary boot, legacy_boot
3 23,6GB 500GB 476GB ext4 primary
linux-54ap:/home/ # gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.7
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 4FE287A8-D3BB-4714-B4A1-C92252A6EB68
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2029 sectors (1014.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 4208639 2.0 GiB 0700 primary
2 4208640 46153727 20.0 GiB EF00 primary
3 46153728 976773119 443.8 GiB 0700 primary
linux-54ap:/home/ # fdisk -l
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = Sektoren of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
# Start End Size Type Name
1 2048 4208639 2G Microsoft basic primary
2 4208640 46153727 20G EFI System primary
3 46153728 976773119 443,8G Microsoft basic primary
Model: ATA Hitachi HTS54505 (scsi)
Disk /dev/sda: 500GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 2155MB 2154MB linux-swap(v1) primary
2 2155MB 23,6GB 21,5GB ext4 primary boot, legacy_boot
3 23,6GB 500GB 476GB ext4 primary
linux-54ap:/home/ # gdisk -l /dev/sda
GPT fdisk (gdisk) version 0.8.7
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/sda: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): 4FE287A8-D3BB-4714-B4A1-C92252A6EB68
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 976773134
Partitions will be aligned on 2048-sector boundaries
Total free space is 2029 sectors (1014.5 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 4208639 2.0 GiB 0700 primary
2 4208640 46153727 20.0 GiB EF00 primary
3 46153728 976773119 443.8 GiB 0700 primary
linux-54ap:/home/ # fdisk -l
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 500.1 GB, 500107862016 bytes, 976773168 sectors
Units = Sektoren of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
# Start End Size Type Name
1 2048 4208639 2G Microsoft basic primary
2 4208640 46153727 20G EFI System primary
3 46153728 976773119 443,8G Microsoft basic primary