When I perform 'make install', it gives me this Warning. I hope it is OK and I can continue. " $ make install sh /usr/src/linux-2.6.20.1/arch/i386/boot/install.sh 2.6.20.1 arch/i386/boot/bzImage System.map "/boot" WARNING: No module ata_piix found for kernel 2.6.20.1, continuing anyway "
On 3/9/07, Satish P <[EMAIL PROTECTED]> wrote: > Basically I see "CONFIG_SCSI_ATA_PIIX=m" in my old config file > (/boot/config-2.6.9-22-EL) > And looks like I did not set that in my new config file > /usr/src/linux-2.6.20.1/.config > > I will set that and retry the kernel build. Hope I will get through my > previous panic! > > > > > On 3/9/07, Satish P <[EMAIL PROTECTED]> wrote: > > On 3/8/07, Horms <[EMAIL PROTECTED]> wrote: > > > On Wed, Mar 07, 2007 at 11:34:00PM -0500, Satish P wrote: > > > > > > > > That is very useful information. Thank you! > > > > If I understand correctly, you are saying that kexec feature now comes > > > > with 2.6.20.1 kernel. So, if I can download the sources for 2.6.20.1 > > > > onto my Linux box and build the kernel and load it, I should be all > > > > set? > > > > > > Yes. Well, for several architectures anyway. Which one are you using? > > > > For i386 arch. I have downloaded the sources and find the code in it. > > I have updated .config file to have CONFIG_KEXEC=y and followed the > > steps to buidl the kernel. > > But I have faced problem booting the new kernel. The initrd image did > > not see logical volumes and hence could not mount the root device and > > kernel got panic. > > Looks like I am missing on including some scsi module while > > configuring the new kernel. > > > > Regards > > Satish > > > _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
