User Tools

Site Tools


computer:efi

Differences

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

Link to this comparison view

Next revision
Previous revision
computer:efi [2025/05/20 15:45] – created mscomputer:efi [2025/05/20 15:54] (current) ms
Line 3: Line 3:
 <code> <code>
 # list devices (fs: filesystem-devices) # list devices (fs: filesystem-devices)
-map +Shell> map 
-map -r+Shell> map -r 
 + 
 +Shell> FS2: 
 +FS2:\> ls 
 +Directory of: FS2:\ 
 +05/20/2025  12:12 <DIR>         4,096  EFI 
 +          0 File(s)           0 bytes 
 +          1 Dir(s) 
  
 # list boot entries # list boot entries
-bcfg boot dump [-b|-v]+Shell> bcfg boot dump [-b|-v]
  
 ... ...
Line 29: Line 37:
  
 # remove boot entry # remove boot entry
-bcfg boot rm <# of Option:> +Shell> bcfg boot rm <# of Option:> 
-bcfg boot rm 2+Shell> bcfg boot rm 2
  
-bcfg boot dump+Shell> bcfg boot dump
 ... ...
 Option: 00. Variable: Boot0004 Option: 00. Variable: Boot0004
Line 49: Line 57:
  
 # add boot entry #2 # add boot entry #2
-bcfg boot add 2 FS0:\EFI\GRUB\grubx64.efi "GRUB"+Shell> bcfg boot add 2 FS0:\EFI\GRUB\grubx64.efi "GRUB" 
 + 
 +# boot entry 
 +Shell> fs2: 
 +Shell> cd efi/linux 
 +Shell> ls 
 +FS2:\efi\linux\> ls                                                              
 +Directory of: FS2:\efi\linux\                                                    
 +05/20/2025  12:12 <DIR>         4,096  .                                         
 +05/20/2025  12:12 <DIR>         4,096  ..                                        
 +05/20/2025  12:15           2,670,592  grubx64.efi                               
 +          1 File(s)   2,670,592 bytes                                            
 +          2 Dir(s)                                                               
 + 
 +Shell> grubx64.efi
 </code> </code>
  
computer/efi.1747748741.txt.gz · Last modified: 2025/05/20 15:45 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki