Description
no more boot loader proof of concept
Installation Instructions
- enable the copr repo
- dnf install nmbl
You will have two versions of the nmbl UKI installed, as well as EFI entries for both, hopefully with a reasonable command line. If you want to try to boot using nmbl, use efibootmgr to set it to BootNext:
- efibootmgr -n 000x
this is an ephemeral change in the boot order, and if it fails for whatever reason, fallback will automatically kick in and choose your first normal boot entry.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 [modified] (4)*, x86_64 [modified] (6)* | EPEL 10 (10 downloads) |
![]() |
aarch64 [modified] (2)*, x86_64 [modified] (8)* | EPEL 9 (10 downloads) |
![]() |
aarch64 (3)*, x86_64 (4)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (12)*, x86_64 (39)* | Fedora 41 (25 downloads) |
![]() |
aarch64 (4)*, x86_64 (8)* | Fedora 42 (24 downloads) |
![]() |
aarch64 [modified] (6)*, x86_64 [modified] (12)* | Fedora eln (18 downloads) |
![]() |
aarch64 (6)*, x86_64 (7)* | Fedora rawhide (24 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable mlewando/nmbl-poc
More info about enabling Copr repositories