If you are using ext3 as a module, you need to remake your initrd:
mv /boot/initrd-`uname -r`.img /boot/initrd-`uname -r`.img.bak mkinitrd -v /boot/initrd-`uname -r`.img `uname -r`
If you have ext3 built into the kernel, add the following to the kernel commandline:
rootflags=data=writeback
Regards,
Bill Rugolsky
This did the trick - thanks!
-Bruce
_______________________________________________ Ext3-users@redhat.com https://listman.redhat.com/mailman/listinfo/ext3-users