Re: PANIC: FAIL in line 187
Sebastian Reichelt <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Organization | Uni Karlsruhe (TH) |
| Message-ID | <[email protected]> |
Hello! > For kernel > config i use contrib/configs/amd64-k8.kernel.tar. Configure options is > ../user/configure --prefix=../ia32-user-install > - --with-kerneldir=../ia32-kernel-build --without-comport. So you are building an AMD64 kernel, but the kickstart version cannot handle it. Info about this is buried deeply in some README file: you have to append "--host=amd64" to the configure options. Hope this helps. -- Sebastian Reichelt