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's description is misleading #157

Open
x-yuri opened this issue Dec 27, 2021 · 0 comments
Open

-b's description is misleading #157

x-yuri opened this issue Dec 27, 2021 · 0 comments

Comments

@x-yuri
Copy link

x-yuri commented Dec 27, 2021

I thought I could modify a boot entry like so:

$ efibootmgr --disk /dev/nvme0n1 --part 5 --bootnum 0000 --unicode 'root=PARTUUID=... rw initrd=\initramfs-linux.img'

But it turns out it doesn't work this way, and I have to delete the entry first. A better description would probably be:

Provide a bootnum for --active, --inactive, --delete, --create, ...

And if there're 2 categories of options (commands and options), it's best to separate them.

@frozencemetery frozencemetery changed the title -b's descripyion is misleading -b's description is misleading Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants