[Prev][Next][Index][Thread]

Problems booting example kernel



I've compiled the example kernel multiboot on an Debian/GNU Linux
System. But if I boot it using GRUB with

root (hd0,5)  -- or (hd0,1)
kernel (hd0,1)/oskit-testImage

I get the following messages.

boot
kernel (hd0,1)/oskit-testImage
 [ Multiboot-elt, ... ]

Multiboot->Multiboot boot adaptor
kernel at 08048000-080631f0
Booting kernel
(copying backwards ...)
Dump of trap_state at 0x0012aceec:
trapno 6, error 0, from kernel mode
terminated due to trap
Backtrace: fp=12ae60
_exit(1) called; rebooting...


-- Some registers and hex numbers are left out.

How can I compile, link and boot an example kernel? I've tried
other image formats, too without success.

Thanks,
-- 
Stefan Karrmann