Skip to content

Instantly share code, notes, and snippets.

@hernad
Created December 10, 2013 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save hernad/7886861 to your computer and use it in GitHub Desktop.
Save hernad/7886861 to your computer and use it in GitHub Desktop.
uefi

bringout@ubuntu:~$ sudo efibootmgr -c -g -d /dev/sda -p 1 -w -L "Fedora 19" -l /EFI/f19/grubx64.efi

BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0007,0001,0008,0006,2001,0002,0003,0004,0000,2002,2003
Boot0000* Network
Boot0001* Fedora
Boot0002* Hard Drive
Boot0003* USB Storage Device
Boot0004* CD/DVD/CD-RW Drive
Boot0005* EFI USB1 PATH1 (ADATA   USB Flash Drive)
Boot0006* Ubuntu
Boot0008* EFI HDD1 PATH1 (WDC WD10JPVX-75JC3T0)
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot2003* EFI Network
Boot0007* Fedora 19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment