Kernel Panic with custom kernel

Thomas Lange lange at informatik.Uni-Koeln.DE
Tue Sep 19 14:02:38 CEST 2006


>>>>> On Tue, 19 Sep 2006 13:52:35 +0300, Vicky <vicky27in at gmail.com> said:

    > I need the boot splash support into the kernel...and there are many
    > other drivers to be added/removed from the kernel also....but the main
    > thing is the boot splash...

Your config file at http://paste.debian.net/13255 maybe is not
complete. The last line says:
CONFIG_EXT3_FS_POSIX_

which can be the end of the config file.
Your kernel config lacks the ISO 9660 driver which is needed for CD-ROM
access. Maybe other drivers are also missing. I recommend to start
with the kernel config from the original fai install kernel.
You need this line
CONFIG_ISO9660_FS=y

-- 
regards Thomas



More information about the linux-fai mailing list