Hi, On Tue, Apr 23, 2002 at 09:19:26AM -0500, Rhett Gibson wrote: > Do I have to rebuild the entire kernel, or can I accomplish this by > including the necessary modules in mkinitrd? Thanks for the help. If you want to rebuild the kernel to build ext3 and jbd in as core filesystems (non-modular), then yes, you'll need a full(ish) rebuild. If you already have it modular, you don't need to rebuild it to put the modules into the initrd. --Stephen