[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't get fs recognized as ext3



On Wed, Aug 07, 2002 at 05:48:14PM -0400, Andre Berger wrote:

> 
> I use initrd, how can I "make sure the ext3 module is included in
> it"? 
> 
> -Andre
> 
> 

something like:

      # cd /etc/mkinitrd
      # echo jbd >>modules
      # echo ext3 >>modules
      # echo ext2 >>modules
 
then run "mkinitrd ..." to build initrd.img
then run "lilo"

But, if you are using stock 2.4.x-386, I think you also need to use
pivot_root to get root file system to mount as ext3

See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=135537&repeatmerged=yes

-- 
Jerome

Attachment: pgp1hEL0AxOz0.pgp
Description: PGP signature


Reply to: