Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created August 8, 2018 22:08
Show Gist options
  • Save cleverca22/ce43fc5c675f1dc854d54f1f7379720b to your computer and use it in GitHub Desktop.
Save cleverca22/ce43fc5c675f1dc854d54f1f7379720b to your computer and use it in GitHub Desktop.
[root@system76:~]# nix run nixpkgs.efibootmgr
[root@system76:~]# efibootmgr -v
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0000,0001,0002,0004
Boot0000* ubuntu VenHw(99e275e7-75a0-4b37-a2e6-c5385e6c00cb)
Boot0001* UEFI:CD/DVD Drive BBS(129,,0x0)
Boot0002* UEFI:Removable Device BBS(130,,0x0)
Boot0003* UEFI OS HD(1,GPT,27c99b08-455d-4dfe-a44f-6150cbc09ef8,0x800,0x100000)/File(\EFI\BOOT\BOOTX64.EFI)..BO
Boot0004* UEFI:Network Device BBS(131,,0x0)
[root@system76:~]# blkid /dev/nvme0n1p1
/dev/nvme0n1p1: UUID="7DBC-2698" TYPE="vfat" PARTUUID="27c99b08-455d-4dfe-a44f-6150cbc09ef8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment