HostOnNet Blog

efibootmgr

Looking for Linux Server Admin or WordPress Expert? We can help.

[root@server ~]# efibootmgr
BootCurrent: 0005
Timeout: 1 seconds
BootOrder: 0000,0004,0005,0006,0007,0008,0009,0002
Boot0000* grub
Boot0002  UEFI: Built-in EFI Shell
Boot0004* UEFI: Intel(R) I350 Gigabit Network Connection
Boot0005* UEFI: IP4 Intel(R) I350 Gigabit Network Connection
Boot0006* UEFI: IP6 Intel(R) I350 Gigabit Network Connection
Boot0007* UEFI: Intel(R) I350 Gigabit Network Connection
Boot0008* UEFI: IP4 Intel(R) I350 Gigabit Network Connection
Boot0009* UEFI: IP6 Intel(R) I350 Gigabit Network Connection
[root@server ~]#

verbose result

[root@server ~]# efibootmgr --verbose
BootCurrent: 0005
Timeout: 1 seconds
BootOrder: 0000,0004,0005,0006,0007,0008,0009,0002
Boot0000* grub  HD(1,GPT,32d023c5-591f-4fc2-a4d0-04c3c728056e,0x800,0xff800)/File(\EFI\grub\grubx64.efi)
Boot0002  UEFI: Built-in EFI Shell  VenMedia(5023b95c-db26-429b-a648-bd47664c8012)..BO
Boot0004* UEFI: Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x0)/MAC(ac1f6b01ad28,1)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)/Uri()..BO
Boot0005* UEFI: IP4 Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x0)/MAC(ac1f6b01ad28,1)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)..BO
Boot0006* UEFI: IP6 Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x0)/MAC(ac1f6b01ad28,1)/IPv6([::]:<->[::]:,0,0)..BO
Boot0007* UEFI: Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x1)/MAC(ac1f6b01ad29,1)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)/Uri()..BO
Boot0008* UEFI: IP4 Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x1)/MAC(ac1f6b01ad29,1)/IPv4(0.0.0.0:0<->0.0.0.0:0,0,0)..BO
Boot0009* UEFI: IP6 Intel(R) I350 Gigabit Network Connection    PciRoot(0x0)/Pci(0x3,0x3)/Pci(0x0,0x1)/MAC(ac1f6b01ad29,1)/IPv6([::]:<->[::]:,0,0)..BO
[root@server ~]#

see Check if your Server booted using UEFI

Posted in Linux

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.