mb

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
H4x0r

mb

Post by H4x0r »

i have a problem: how do i make my kernel to be a multibootheader kernel that i can load it with grub?
neil

RE:mb

Post by neil »

RTFM: http://www.gnu.org/software/grub/manual/multiboot
You need a multiboot header somewhere in your kernel, check the examples of the multiboot manual.

/ Neil Dökkalfar
Post Reply