いつものように検索してみると、単純にmountを実行すればよいと書いたWWWページを見つけました。
How To FreeBSD Remount Partition一部を引用します。
https://www.cyberciti.biz/faq/howto-freebsd-remount-partition/
Linux or other Unixish operating systems need to pass the -o remount option to the mount(8) command to remount partition. However, FreeBSD does not require any special option to remount file system. It can use your standard mount command.知りませんでした。