No multiboot header found issue not found after trying to implement
Posted: Sun Jun 22, 2025 10:12 pm
https://github.com/mikhail10101/os-test
I've been working on this for a few days, reading the osdev wiki and watching tutorials on YouTube. More recently, I've been trying to implement paging but now suddenly run into a no multiboot header found error
(
The only files I'm really looking at are boot.S and linker.ld in the kernel/arch/i386 directory. Any help would be appreciated

I've been working on this for a few days, reading the osdev wiki and watching tutorials on YouTube. More recently, I've been trying to implement paging but now suddenly run into a no multiboot header found error

The only files I'm really looking at are boot.S and linker.ld in the kernel/arch/i386 directory. Any help would be appreciated

