booting my kernel with GRUB
Posted: Thu Nov 20, 2003 6:09 pm
I've decided to give GRUB a try but i'm having a few problems.
I did the following:
cat stage1 stage2 > boot
cat boot >/dev/fd0
I compiled my kernel and did:
cat kernel.bin >>/dev/fd0
When it booted it said "Verifying DMI Pool Data......" then just hangs there. It Doesn't seem to read much off the floppy. Worse part is I just tryed to boot back into NetBSD and the PC just reboots and reboots and reboots....
What have I done wrong ?
* url to the kernel source: http://osdev.neopages.net/downloads/tut ... l_grub.zip
I did the following:
cat stage1 stage2 > boot
cat boot >/dev/fd0
I compiled my kernel and did:
cat kernel.bin >>/dev/fd0
When it booted it said "Verifying DMI Pool Data......" then just hangs there. It Doesn't seem to read much off the floppy. Worse part is I just tryed to boot back into NetBSD and the PC just reboots and reboots and reboots....
What have I done wrong ?
* url to the kernel source: http://osdev.neopages.net/downloads/tut ... l_grub.zip