Running the following command within the jail results in the same error:
/etc/devfs.rules (on host)
jail.conf (on host)
mount /dev/da0 /mnt
Code:
mount: /dev/da0: Operation not permitted
/etc/devfs.rules (on host)
Code:
[bastille_vnet=13]
add path 'mdctl' group operator mode 0660
add path 'md\*' group operator mode 0770
jail.conf (on host)
Code:
securelevel = 0
devfs_ruleset = 13
ensure_statfs = 0
allow.mount
allow.mount.nullfs
allow.mount.tmpfs
allow.mount.devfs