hi, On Mon, Mar 14, 2022 at 08:53:23AM -0700, Paul Goyette wrote:
> But there is no "if-you-can" option in fstab. :0 I want it to be > mounted if possible, but do not abort if not possible. Mark it as notauto, and put @reboot /sbin/mount /build into /etc/crontab. (and cron=YES in /etc/rc.conf) Regards, -is