User Tools

Site Tools


efi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
efi [2018/11/03 05:40] fe80:85f4:68e1:032c:4f37:7b5e:f894:6f05efi [2025/04/12 04:15] (current) ealmr
Line 5: Line 5:
 ===== Creating a boot entry ===== ===== Creating a boot entry =====
  
-``` 
  
     --create (-c) to create a new entry;     --create (-c) to create a new entry;
Line 14: Line 13:
  
     efibootmgr -c -d /dev/sda -p 2 -L "Gentoo" -l "\efi\boot\bootx64.efi"     efibootmgr -c -d /dev/sda -p 2 -L "Gentoo" -l "\efi\boot\bootx64.efi"
-```+ 
 + 
 +change boot order:  
 + 
 +  efibootmgr -o 2,1 
 +  
  
 <code>This is efibootmgr, a Linux user-space application to modify the Intel <code>This is efibootmgr, a Linux user-space application to modify the Intel
efi.1541223610.txt.gz · Last modified: by fe80:85f4:68e1:032c:4f37:7b5e:f894:6f05

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki