Skip to content

Instantly share code, notes, and snippets.

@cleverca22
Created February 12, 2018 08:23
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 cleverca22/5d69b8560b36e622f7ad1f2a7bbc4211 to your computer and use it in GitHub Desktop.
Save cleverca22/5d69b8560b36e622f7ad1f2a7bbc4211 to your computer and use it in GitHub Desktop.
[root@system76:~]# nix-shell -p efibootmgr
[nix-shell:~]$ efibootmgr
BootCurrent: 0003
Timeout: 1 seconds
BootOrder: 0003,0000,0001,0002,0004
Boot0000* ubuntu
Boot0001* UEFI:CD/DVD Drive
Boot0002* UEFI:Removable Device
Boot0003* UEFI OS
Boot0004* UEFI:Network Device
[nix-shell:~]$ 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment