On Sat, Aug 21, 2004 at 02:25:24PM -0600, Tony Pitman wrote: > > I am using kernel 2.2.25 from the sarge area on debian.org. How do I tell > if I have ext3 in the kernel?
kernel-image-2.2.25-mac (2.2.25-4) unstable; urgency=low * apply ext3 patch, Build-Depend on kernel-patch-ext3-2.2 -- Christian T. Steigies <[EMAIL PROTECTED]> Wed, 17 Mar 2004 13:47:50 +0100 If you have a kernel-image >= 2.2.25-4, you have ext3 support, built in. grep EXT3 /boot/config-2.2.25-mac CONFIG_EXT3_FS=y Will tells me I should update my kernel, since I am running -3... Christian

