Steve, you are probably looking for 'rootflags=data=writeback'
kernel commandline option. Just add this into your lilo.conf.
In /etc/fstab either do not specify 'data=writeback' at all for
root partition, or you must use 'data=writeback' (I prefer
specifying data=xxx, as then / and other partitions look same
in fstab).
Best regards,
Petr Vandrovec
vandrove@vc.cvut.cz
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/