On Thu, 21 Oct 2004 10:52:32 -0400, Joshua Gitlin <[EMAIL PROTECTED]> wrote: > Now, however, the problem is trying to get the proper modules into my > initrd... The new kernel won't boot because the ext3.ko module is the > wrong version... Anyone know how to build a new initrd? I don't think > I've ever had to do that before...
Use the /sbin/mkinitrd script. If you don't have it installed, do urpmi mkinitrd to install it. It will do everything you need to create an initrd file. -- 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
