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

Re: Can't get fs recognized as ext3



    "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



Reply to: