On Thu, 21 Oct 2004 13:10:33 -0400, Jeremy Portzer <[EMAIL PROTECTED]> wrote:
> Shouldn't the "make install" in a proper kernel-source package already > do this? Or maybe Joshua wasn't using "make install" ? I don't know if make install does that or not. Modular kernels have almost completely done away with the need to compile your own kernel these days, except under specific circumstances. That said, though, you're assuming that the kernel is always installed on the place where it's compiled. mkinitrd will take a look at your running configuration and make sure the needed modules get added to initrd. -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
