[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
ext3 and kernel 2.4.10
- From: BERTRAND Joël <bertrand cnam fr>
- To: ext3-users redhat com
- Subject: ext3 and kernel 2.4.10
- Date: Mon, 24 Sep 2001 18:08:59 +0200
Good morning,
I try to use the last release of ext3 patch with a
2.4.10 linux kernel. I have two troubles :
- when the kernel is booting, I receive :
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
VFS: Mounted root (ext2 filesystem) readonly.
Freeing unused kernel memory: 208k freed
Adding Swap: 128480k swap-space (priority -1)
Adding Swap: 128480k swap-space (priority -2)
Why my root filesystem (ext3) is seen by the kernel as an ext2
filesystem ?
- the second trouble... When I restart the linux box (a Toshiba 4060
XCDT), the root filesystem seems to be not clean and a fsck is done...
Why ?
For information :
Weierstrass:[~] > cat /etc/fstab
/dev/hda5 / ext3 defaults 1 1
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
/dev/cdrom /mnt/cdrom iso9660 noauto,owner,ro 0 0
none /proc proc defaults 0 0
none /dev/pts devpts gid=5,mode=620 0 0
/dev/hda6 swap swap defaults 0 0
/dev/hda7 swap swap defaults 0 0
Weierstrass:[~] > cat /etc/mtab
/dev/hda5 / ext3 rw 0 0
none /proc proc rw 0 0
none /dev/pts devpts rw,gid=5,mode=620 0 0
I don't know where is the problem.
Regards,
JKB
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]