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

Re: Can't get fs recognized as ext3



* Shyamal Prasad <shyamal.prasad@sbcglobal.net>, 2002-08-08 21:34 -0400:
>     "Andre" == Andre Berger <uzscd5@uni-bonn.de> writes:
> 
>     Andre> I use initrd, how can I "make sure the ext3 module is
>     Andre> included in it"?
> 
> Some variation of commands below will do the trick:
> 
> # mount -t cramfs /boot/initrd.img-2.4.18-k7 /mnt -o loop=/dev/loop0
> # ls /mnt/lib/modules/2.4.18-k7/kernel/fs/
> adfs  efs   fat       hpfs   minix  qnx4      sysv  umsdos
> affs  ext2  freevxfs  isofs  msdos  reiserfs  udf   vfat
> bfs   ext3  hfs       jbd    ntfs   romfs     ufs
> #
> 
> Cheers!
> Shyamal

mir:/home/andre# mount -t cramfs /boot/initrd.img-2.4.18-386 /floppy -o loop=/dev/loop0
mir:/home/andre# ls /floppy/lib/modules/2.4.18-386/kernel/fs/
adfs  bfs  ext3  freevxfs  hpfs   jbd    msdos  qnx4      romfs  udf  umsdos
affs  efs  fat   hfs       isofs  minix  ntfs   reiserfs  sysv   ufs  vfat

Just not used at boot time.

-Andre



Reply to: