On Wed, Mar 20, 2024 at 10:17:23AM +0000, Ice Cream wrote:
> Hi, when I try to run `mount_full /root/xyz/a /root/xyz/b`
> I get the following error:
> `mount_full: /root/xyz/a on /root/xyz/b: Operation
> not supported by device`
> Any tips for debugging this?

Does your kernel have

        file-system FULLFS

in its config file? Or did you add it to src/sys/conf/filesystems.config ?

Martin

Reply via email to