Do I have to rebuild the entire kernel, or can I accomplish this by including the necessary modules in mkinitrd? Thanks for the help. -----Original Message----- From: Stephen C. Tweedie [mailto:sct@redhat.com] Sent: Tuesday, April 23, 2002 9:18 AM To: Rhett Gibson Cc: 'Stephen C. Tweedie'; 'Andreas Dilger'; ext3-users@redhat.com Subject: Re: Question about Journaling Root Filesystem. Hi, On Tue, Apr 23, 2002 at 09:13:25AM -0500, Rhett Gibson wrote: > When I build my new ramdisk with mkinitrd, do I only need the ext3 > modules, or should I also include jbd? You need both. If you're building the kernel yourself, it's just as easy to compile them both in. Cheers, Stephen