On Thu, 2006-08-10 at 22:58 -0700, Serena Cantor wrote: > I am not satisfied with sarge's stock kernel > 2.4.27-2-386 because : > > CONFIG_SCSI_AHA152X=m > > I want to change it to Y, so I need recompile it and > wish to use all its existing modules. > > What's the easist way to do it? Thanks!
why dont you just add aha152x to your initrd and be a happy camper. echo "aha152x" >> /etc/mkinitrd/modules dpkg-reconfigure kernel-image-2.4.27-2-386 if you insist on recompiling you can find the config used for the kernel in /boot/config-[version] alter that one line and you should have a stock kernel with your change aplied. consider using the kernel-package tools to make your kernel a .deb that's easier to install/remove/upgrade then manual kernels ronny -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]