Re: mount_nfs a FreeBSD-set-minimal context (main is the example): only exists as rescue/mount_nfs not as sbin/mount_nfs

From: Lexi Winter <ivy_at_freebsd.org>
Date: Mon, 29 Jun 2026 22:08:12 UTC
Mark Millard wrote in <0d4a821b-6132-45e2-9c7c-fe782c09f61c@yahoo.com>:
> Inside a FreeBSD-set-minimal for main installation directory:
> 
> # find -s ./ -name 'mount*fs' -print
> ./rescue/mount_msdosfs
> ./rescue/mount_nfs
> ./rescue/mount_nullfs
> ./rescue/mount_unionfs
> ./sbin/mount_fusefs
> ./sbin/mount_mfs
> ./sbin/mount_msdosfs
> ./sbin/mount_nullfs
> ./sbin/mount_unionfs
> 
> Note that mount_nullfs only exists in /rescue/

do you believe this is wrong?  if so please describe why.