Hi all,
I am trying to re-compile kernel with IPv6-XCAST -enabled.
The source and patch were gotten from
wget
http://www.kernel.org/pub/linux/kern...-2.6.16.tar.gz
wget
http://xcast-linux.sourceforge.net/0...16-xc.patch.gz
Now, i have successfully make menuconfig, make, make install, make modules_install.
Reboot.
The Grub runs properly. I boot into 'Fedora Core (2.6.16)'.
and the message shown
---------------------------------------
Uncompressing Linux... Ok, booting the kernel.
Red Hat nash version 4.1.18 starting
mount: error 19 mouting ext3
mount: error 2 mouting none
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
---------------------------------------
Looks like something with device mounting fail.
Any hints to overcome this obstacle?
Thanks,
Jo