Skip to content

readme: Document easier manual install through "efibootmgr --driver"#6

Merged
TravMurav merged 1 commit into
TravMurav:mainfrom
JamiKettunen:efibootmgr-manual-install
May 21, 2025
Merged

readme: Document easier manual install through "efibootmgr --driver"#6
TravMurav merged 1 commit into
TravMurav:mainfrom
JamiKettunen:efibootmgr-manual-install

Conversation

@JamiKettunen

@JamiKettunen JamiKettunen commented May 21, 2025

Copy link
Copy Markdown
Contributor

Nice at last to document the easier efibootmgr --driver way to install compared to bringing out the EFI shell :)

# efibootmgr -rcl "dtbloader.efi" -L "dtbloader" -d /dev/nvme0n1 -p 12
DriverOrder: 0000
Driver0000* dtbloader   HD(12,GPT,29c60f27-c40e-4566-b733-d651998328aa,0x1a6800,0x82000)/File(dtbloader.efi)

Successfully tested on my ASUS Vivobook S 15 (X1E)

Also promote the "proper" systemd-boot way first since it also works for
live images out of the box etc.
@JamiKettunen JamiKettunen force-pushed the efibootmgr-manual-install branch from b0d2dea to 1423d84 Compare May 21, 2025 11:09
@TravMurav TravMurav merged commit 31e4939 into TravMurav:main May 21, 2025
1 check passed
@TravMurav

Copy link
Copy Markdown
Owner

Thanks! I think we didn't have in-linux efivar support back when I started working on this and it still doesn't work properly on 7c1, so I couldn't add it before.

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

Successfully merging this pull request may close these issues.

2 participants