Question: how to boot the linux kernel with the bootloader?
Closed this issue · 2 comments
pheonixfirewingz commented
As stated in the title I’m making this issue/question as I would like to make my own distro without using grub two And from what I could find, there is no instructions in the repository. Could someone kindly give me a clue or tell me how to achieve this goal, thank you.
bjorn3 commented
This crate uses it's own bootloader protocol that isn't supported by Linux.
zatrit commented
Hypothetically you have to write a Rust wrapper for the Linux kernel