Re: 2.4.7-ac7 ext3: Can I remount and change mount option ?

Petr Vandrovec (VANDROVE@vc.cvut.cz)
Mon, 6 Aug 2001 21:12:34 MET-1


On 6 Aug 01 at 12:07, Andrew Morton wrote:
> Steve Kieu wrote:
> >
> > Hi,
> >
> > I still can not remount my ext3 root partition to
> > change to the data=writeback mode using 2.4.7-ac7 .

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/