Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2026 20:52:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292682] etcupdate fails after install world on FreeBSD 15.0
Message-ID:  <bug-292682-227-hwbg3T6n25@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292682-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292682

--- Comment #4 from Wallace <incin@incin.me> ---
On a 14.3 host I git pulled 15.0 src into a ZFS dataset.

Then,

mount_nullfs /usr/freebsd-images/150/src /usr/src
mount_nullfs /usr/freebsd-images/150/obj /usr/obj

Then, buildworld and buildkernel. 

This data gets copied to a NFS shares that our hosts can mount. 

When I upgrade a host we NFS mount src and obj.

cd /usr/src
make -j64 installkernel
shutdown -r now

mount nfs

cd /usr/src
make -j64 installworld
etcupdate

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292682-227-hwbg3T6n25>