svn commit: r327890 - head/usr.sbin/bsdinstall/partedit

Alexey Dokuchaev danfe at FreeBSD.org
Sat Jan 13 06:53:48 UTC 2018


On Fri, Jan 12, 2018 at 08:25:57PM +0000, Ed Maste wrote:
> New Revision: 327890
> URL: https://svnweb.freebsd.org/changeset/base/327890
> 
> Log:
>   bsdinstall: disable SUJ by default
>   
>   SUJ + cg checksums produce spurious warnings after an unclean shutdown
>   (e.g. a crash).  For now disable SUJ for UFS installs so installing from
>   a FreeBSD 12 snapshot results in a usable filesystem, until this can be
>   fixed.

Thanks; I keep seeing it quite often.  Is it safe to disable SUJ on already
populated filesystem?  Can (should) it better be done on live, mounted one,
of better off the other booted instance of FreeBSD (from another media)?

./danfe


More information about the svn-src-head mailing list