GRUB doesn't like my multiboot header
GRUB doesn't like my multiboot header
EDIT: old post
Last edited by sigtau on Sat Oct 01, 2016 11:32 pm, edited 1 time in total.
Re: GRUB doesn't like my multiboot header
Except that you actually forgot to carefully follow the instructions in the Bare Bones Tutorial. That is what is causing your trouble. Use the linker script that the tutorial gives you and use a cross-compiler. You will continue to run into weird trouble such as this unless you follow these instructions, they are this way for a reason.
Re: GRUB doesn't like my multiboot header
EDIT: old post