I am assuming you get init killed kernel panic message during boot. This
is because of SATA driver support in these kernels. If you search for
SATA in .config file, you do not find any support. You need to make
menuconfig/xconfig and then select ATA (?) (some experimental drivers, I
do not recall the correct name). This is because of the name change for
SATA in these recent kernels. That should do it if you are getting init
killed messages.
Dinesh
Devendra Durgapal wrote:
Hi All,
After getting lot of suggestion from you guys on 2.6.22 kernel compile
error. I decided to move to latest redhat OS. Then I install rhel5
server on my VMware workstation
devbox. And enjoy the compilation of linux-2.6.22.tar.gz kernel. Then I
did installation of new compile kernel. Its also goes fine. I am
following these steps which are
available at - http://www.kroah.com/lkn/
After reboot when I boot into new compile kernel 2.6.22. Its gave me
kernel panic.
I used default configuration options with the help of #make defconfig
Here new kernel not able to recognize the disk which i actually
virtualized by VMware workstation 6.0.
Do anybody have any workaround on it. Any specify configure change i
need to opt!!!
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ