Skip to content

Instantly share code, notes, and snippets.

@johnhamelink
Created March 8, 2018 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johnhamelink/c1f214a39af88f051f7eb1a6e5edd7fd to your computer and use it in GitHub Desktop.
Save johnhamelink/c1f214a39af88f051f7eb1a6e5edd7fd to your computer and use it in GitHub Desktop.
[root@nixos:/mnt]# gdisk /dev/nvme0n1 -l
GPT fdisk (gdisk) version 1.0.1
Partition table scan:
MBR: protective
BSD: not present
APM: not present
GPT: present
Found valid GPT with protective MBR; using GPT.
Disk /dev/nvme0n1: 976773168 sectors, 465.8 GiB
Logical sector size: 512 bytes
Disk identifier (GUID): B30513CD-F176-4A7B-9797-58FA9CCE73D7
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 2014 sectors (1007.0 KiB)
Number Start (sector) End (sector) Size Code Name
1 2048 923647 450.0 MiB 2700 Basic data partition
2 923648 1128447 100.0 MiB EF00 EFI system partition
3 1128448 1161215 16.0 MiB 0C01 Microsoft reserved ...
4 1161216 731013119 348.0 GiB 0700 Basic data partition
5 731013120 976773134 117.2 GiB 8300 NixOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment