Skip to content

Instantly share code, notes, and snippets.

Created February 25, 2018 01:12
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 anonymous/d8c5c53c3b11a6927e3b9d87cabd07e2 to your computer and use it in GitHub Desktop.
Save anonymous/d8c5c53c3b11a6927e3b9d87cabd07e2 to your computer and use it in GitHub Desktop.
[root@nixos:~]# fdisk -l /dev/sda
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 77109A86-80B6-4013-999C-33DA3B4983B8
Device Start End Sectors Size Type
/dev/sda1 2048 923647 921600 450M BIOS boot
/dev/sda2 923648 1128447 204800 100M EFI System
/dev/sda3 1128448 1161215 32768 16M Microsoft reserved
/dev/sda4 1161216 100664813 99503598 47.5G Microsoft basic data
/dev/sda5 100665344 102399999 1734656 847M Windows recovery environment
/dev/sda6 102400000 102662143 262144 128M Linux filesystem
/dev/sda7 102662144 471760895 369098752 176G Linux filesystem
/dev/sda8 471760896 488397134 16636239 8G Linux swap
[root@nixos:~]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment