Re: Can't set volume options during install?

Martin Husemann <[email protected]> Fri, 23 Aug 2019 20:52:02 +0200
Newsgroups gmane.os.netbsd.devel.installation,gmane.os.netbsd.current
Message-ID <[email protected]>
On Fri, Aug 23, 2019 at 07:30:33PM +0100, Robert Swindells wrote:
> >But is it really needed?
> 
> Someone using a disk with 4k blocks might want to set the fragment size
> to that and the block size to a multiple.

If we *have* to set that manually, something is wrong.

Besides, only disklabel provides storage for this data, all other partitioning
schemes don't. Our file systems better work in all cases.

Martin