mount_nfs a FreeBSD-set-minimal context (main is the example): only exists as rescue/mount_nfs not as sbin/mount_nfs
- Reply: Mark Millard : "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]"
- Reply: Lexi Winter : "Re: mount_nfs a FreeBSD-set-minimal context (main is the example): only exists as rescue/mount_nfs not as sbin/mount_nfs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jun 2026 03:22:28 UTC
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/ -- === Mark Millard marklmi at yahoo.com