Created
July 15, 2020 16:59
-
-
Save glennswest/d79bf8ffc062d1e1a85491b20f3f0f37 to your computer and use it in GitHub Desktop.
Disk with 4 paritions, and lots of extra space.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
label: gpt | |
label-id: 00000000-0000-4000-A000-000000000001 | |
device: /dev/sda | |
unit: sectors | |
first-lba: 34 | |
last-lba: 1843199966 | |
sector-size: 512 | |
/dev/sda1 : start= 2048, size= 786432, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=C24C72AC-461D-4825-811A-B5B10FEA58BA, name="boot" | |
/dev/sda2 : start= 788480, size= 260096, type=C12A7328-F81F-11D2-BA4B-00A0C93EC93B, uuid=F67502D4-4D76-4D8D-922E-BDD46A0AB10B, name="EFI-SYSTEM" | |
/dev/sda3 : start= 1048576, size= 2048, type=21686148-6449-6E6F-744E-656564454649, uuid=80DA6833-B001-43C0-B232-594B8F844EFE, name="BIOS-BOOT" | |
/dev/sda4 : start= 1050624, size= 6275039, type=0FC63DAF-8483-4772-8E79-3D69D8477DE4, uuid=56B04A6D-47D3-458D-BD8C-03FD2B8E3AB7, name="luks_root" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment