3 ms·
You probably want to use a working bootloader to see if your ‘hello world’ OS-fragment works at all. No one is writing much OS without running it, surely.
by robotresearcher 11d ago
You probably want to use a working bootloader to see if your ‘hello world’ OS-fragment works at all. No one is writing much OS without running it, surely.
- HarlequinHair 11d ago"Linux from scratch" involves Linux, not Libreboot, not Grub (just to mention instances of BIOS/UEFI and bootloader). We already have means to test the new OS. There is real point in writing a new one until the OS is complete, is there?
- robotresearcher 11d agoIf you’re satisfied using a third party bootloader, and one exists, there’s no point writing one ever.