On Thu, 01 Jan 2004 16:32:31 +0100, David Baron wrote: > On Thursday 01 January 2004 14:52, [EMAIL PROTECTED] > wrote: >> > Here is the message from dmesg | grep ext3: >> > EXT2-fs warning (device ide0(3,65)): ext2_read_super: mounting ext3 >> > filesystem as ext2 >> > This is before the read-only VFS mount for checking. >> > >> > Do I need to change something in LILO as well? >> >> You should have searched debian-user or googled. �See >> >> http://www.mail-archive.com/[EMAIL PROTECTED]/msg71057.html > > Here is what I "have": > /lib/modules/2.4.22-xfs/kernel/fs/ext3 > /lib/modules/2.4.22-xfs/kernel/fs/ext3/ext3.o > /mnt/hda1/win98/applog/jwext32.lgc > /mnt/hda1/win98/system/awfext32.dll > /mnt/hda1/win98/system/mstext35.dll > /sbin/fsck.ext3 > /sbin/mkfs.ext3 > /usr/lib/autofs/mount_ext3.so > /usr/share/man/man8/fsck.ext3.8.gz > /usr/share/man/man8/mkfs.ext3.8.gz > /usr/src/linux-2.4.22/include/config/ext3 > /usr/src/linux-2.4.22/include/config/ext3/fs > /usr/src/linux-2.4.22/include/config/ext3/fs.h > /usr/src/linux-2.4.22/include/config/ext3/fs/module.h > /usr/src/linux-2.4.22/include/linux/ext3_fs.h > /usr/src/linux-2.4.22/include/linux/ext3_fs_i.h > /usr/src/linux-2.4.22/include/linux/ext3_fs_sb.h > /usr/src/linux-2.4.22/include/linux/ext3_jbd.h > > I was unable to apt-get anything like ext3fs or ext3-fs.
You need to be using a kernel that either has ext3 compiled in or has ext3 module available on its initrd. I'm not aware of a debian kernel 2.4.22-xfs, so I assume that you compiled your own. Did you ensure that it has ext3 support enabled? Also, please stop cc-ing me on your replies. It's not necessary: I read the list ;) -- ....................paul Programming without a hex editor is like watchmaking without a hammer. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

