[Bug 292682] etcupdate fails after install world on FreeBSD 15.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292682] etcupdate fails after install world on FreeBSD 15.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Jan 2026 20:52:20 UTC
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.