RE: Kickstart panics
Philipp Kupferschmied <[email protected]> Mon, 4 Oct 2010 10:26:44 +0000
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, > Grub launchs kickstart, loads kernel, sigma0 and panics. I have > attached a screeshoot. I don't understand this output and I haven't find > any documentation to help me. What does "choose a different link base" > mean ? The error means that Sigma0 is loaded to a memory location where it overlaps with the kernel image. You can use the "--with-s0-linkbase=BASE" option of the configure script (in the user subdir) to change the address to which sigma0 is loaded. You can also change the linkbase of Kickstart and the roottask if necessary, by using "--with-kickstart-linkbase=BASE" or "--with- roottask-linkbase=BASE", respectively. Hope this helps, Philipp -- Philipp Kupferschmied System Architecture Group Department of Computer Science Karlsruhe Institute of Technology (KIT) Phone: +49 (721) 608-3836 E-Mail: [email protected] Web: http://os.ibds.kit.edu/kupferschmied