Subject: Re: cpg values in disklabel
To: Raketnet <jordivvz@raketnet.nl>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 06/08/2003 23:56:49
On Mon, 9 Jun 2003, Raketnet wrote:

> NetBSD by default with sysinstall, time ago partitioned the partitions with
> cpg values of "86". Everytime I run newfs on a new partition now, it doesn't
> format a new partition using by default 86 as value even if I force it before
> editing this value with disklabel. Is there something changed here, about how
> cpg behaves?

Yes. From the description of "-c" in newfs(8): "The default is to
compute the maximum allowed by the other parameters", but you can
specify a different value (using "-c").

Frederick