You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
u-root already has lots of parsers, and different OS kernels have different expectations from the loader, e.g. initial page table setup (FreeBSD, Haiku).
Clarify how instead of chaining a standalone binary a loader is implemented as a Linux userland program for LinuxBoot.
We may want to hint on loading other Linux programs from external sources instead of just kernels.