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

Re: Can't get fs recognized as ext3



* Jamin W. Collins <jcollins@asgardsrealm.net>, 2002-08-07 18:09 -0400:
> On Wed, 07 Aug 2002 17:46:25 -0400
> Andre Berger <uzscd5@uni-bonn.de> wrote:
> 
> > mir:/home/andre# mount -o loop /boot/initrd.img-2.4.18-386 /floppy
> > mir:/home/andre# cat /floppy/loadmodules
> > modprobe -k jbd
> > modprobe -k ext3
> > modprobe -k ext2
> 
> According to that the initrd should attempt to load the ext3 module. 
> While the image is mounted check to make sure that there is a
> "lib/modules/2.4.16-386/kernel/fs/ext3" directory under where you mounted
> it and that it contains an ext3.o file.

It does (it's 2.4.18-386 BTW). But here's from my dmesg:

VFS: Mounted root (cramfs filesystem).
Journalled Block Device driver loaded
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
hda: FUJITSU MHA2021AT, ATA DISK drive
hdc: TOSHIBA CD-ROM XM-1602B, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: 4233600 sectors (2168 MB), CHS=4200/16/63
Partition check:
 /dev/ide/host0/bus0/target0/lun0: [PTBL] [525/128/63] p1 p3
VFS: Mounted root (ext2 filesystem) readonly.
change_root: old root has d_count=2

-Andre



Reply to: