Grub messages
Posted: Fri Jun 28, 2002 11:00 pm
Hi, ok, my kernel is booting, i think, its in the elf format and gets booted by grub but at the mo it doesn't actually do anything (except set-up the broken gdt but that doesn't output anything to know whether it works or not, except i don't tripple fault so that might be a good sign ). However, when grub loads the kernel it displays some messages that u have never seen come up before.
The message is:
[Multiboot-elf, <0x100000:0x15:0x0>, <0x101018:0x39:0x0>, shtab=0x102140, entry=0x100000]
Guessing, I think this is just some elf header tables output from grub, but since i never seen it before i don't want to continue coding if it is an error and find out my code that never runs doesn't work either.
Could anyone tell me if i should be concerned with this message or not?
Thanks
Regards, Brill
The message is:
[Multiboot-elf, <0x100000:0x15:0x0>, <0x101018:0x39:0x0>, shtab=0x102140, entry=0x100000]
Guessing, I think this is just some elf header tables output from grub, but since i never seen it before i don't want to continue coding if it is an error and find out my code that never runs doesn't work either.
Could anyone tell me if i should be concerned with this message or not?
Thanks
Regards, Brill