Remix.run Logo
robotresearcher 19 hours 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 19 hours ago | parent [-]

"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 18 hours ago | parent [-]

If you’re satisfied using a third party bootloader, and one exists, there’s no point writing one ever.