Kernel panic
John Ford
jford at nrao.edu
Thu Jan 26 22:16:45 CET 2006
Lars Andre Sunde writes:
>
> Hello,
>
> Today I manage to complete the step-by-step instruction for installation of RTAI found on http://www.captain.at/programming/rtai. Rebooted the computer, selected the new kernel and got the following error message;
>
> Enforcing mode requested but no policy load. Halting now.
> Kernel panic - not syncing: Attempt to kill init!
>
> Using kernel 2.6.10, RTAI 3.2 and gcc-3.3.6.
Did you do a 'make modules_install' before 'make install' when
installing the kernel? I had this same problem, and the problem was
that the filesystems are installed as modules by default. For some
reason the 'make modules_install' step got missed. Try it and see.
It will not take as long as recompiling the whole kernel!
Good luck!
John
>
> Have seen reference online that this could be because the filesystem might be missing from the kernel but when doing make menuconfig it seems that both ext2 and ext3 are added by default so thats seems unlikely, to me anyway.
>
> Compiling and installing the kernel and rtai takes me quite a while to process because i'm using an old computer so i'd like to be sure what the problem is before trying to re-compiling the kernel.
>
> Anyway, thanks for any input.
>
More information about the Rtai
mailing list