[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: partman recipes and noatime?



On Sat, Feb 12, 2005 at 06:00:23PM +0100, W. Borgert wrote:
> 
> I like to set a "noatime" flag to one of my partitions.
> Is this possible using a partman recipe?  If so, how?

Yes.  There is a way, but it depends on how the noatime-option is
described in the template-file of the corresponding partman package:

100 10000 1000000000 ext3
        method{ format }
        format{ }
        use_filesystem{ }
        filesystem{ ext3 }
	options/noatime { noatime - do not update inode access times at each access }
        mountpoint{ /home } .

Anton Zinoviev




Reply to: