You are not logged in.

#1 2023-06-16 15:50:19

dgls
Member
Registered: 2023-06-14
Posts: 1

Mistery about efibootmgr

Hi all,
using efibootmgr I see there are many different types of EFI boot entry (don't care about GUID):

Boot002B* UEFI OS    HD(2,GPT,a3...08,0x12c02f00,0x61b03e8e)/File(\EFI\BOOT\BOOTX64.EFI)0000424f
Boot0031* ubuntu    HD(2,GPT,c4...6c,0xe1800,0x32000)/File(\EFI\UBUNTU\SHIMX64.EFI)0000424f

If I create my own entry I see something like:

Boot0001* ArcoLinux    HD(1,GPT,68...1c,0x1000,0x96000)/File(\EFI\ARCOLINUX\GRUBX64.EFI)

... without numbers at the end... some entries has a longer sequence than this (not posted) at the end of.

It seems grub-install and Windows install program can create this kind of "numbered" entries.

My question is... what are the numbers at the end --->>> 0000424f  <<<<---  ?
Why efibootmgr cant create this entries with numbers ?

Last edited by dgls (2023-06-16 15:54:39)

Offline

#2 2023-06-16 16:38:04

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,008

Re: Mistery about efibootmgr

Methinks you need the -u switch.   Try efibootmgr -u

Edit:  Oh, Welcome to the Arch Linux forums.

Last edited by ewaller (2023-06-16 16:38:36)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2023-06-16 16:44:38

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,045
Website

Re: Mistery about efibootmgr

dgls wrote:

If I create my own entry I see something like:

Boot0001* ArcoLinux    HD(1,GPT,68...1c,0x1000,0x96000)/File(\EFI\ARCOLINUX\GRUBX64.EFI)

Are you using ArcoLinux or Arch Linux?


macro_rules! yolo { { $($tokens:tt)* } => { unsafe { $($tokens)* } }; }

Offline

Board footer

Powered by FluxBB