Re: mount_nfs a FreeBSD-set-minimal context (main is the example): only exists as rescue/mount_nfs not as sbin/mount_nfs [fixing dumb typo]
Date: Mon, 29 Jun 2026 15:02:03 UTC
On 6/28/26 20:22, Mark Millard wrote: > 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/ Trying again . . . Note that mount_nfs only exists in: /rescue/ > > -- === Mark Millard marklmi at yahoo.com