Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-b -L seems ineffective #165

Open
ebsf1 opened this issue Jun 16, 2022 · 1 comment
Open

-b -L seems ineffective #165

ebsf1 opened this issue Jun 16, 2022 · 1 comment

Comments

@ebsf1
Copy link

ebsf1 commented Jun 16, 2022

I'm debugging a systemd-boot installation on a multiboot machine with several Ubuntu 20.04 and 22.04 instances on discrete partitions.

The system has several boot entries with similar labels ("ubuntu"), so relabeling them distinctly would be helpful.

I tried, e.g.,

# efibootmgr -b 3 -L debian

and variations (0003, "debian") but none had any effect.

The command syntax is entirely consistent with the documentation / README although it is not cited in any example.

Otherwise, the kernel seems suitably configured because:

# cat config-5.15.0-37-generic | grep -i efivar

returns:

CONFIG_EFIVAR_FS=y

I also can change Timeout.

So, this is either a bug, question, feature request, or ambiguous documentation. Unless I have the syntax wrong (and if so, PLMK), one of either the code or documentation probably requires revision.

@eoli3n
Copy link

eoli3n commented Oct 4, 2024

efibootmgr is unmaintained, just to let you know to not wait any answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants