mount.devfs: no path

Nikos Vassiliadis nvass at gmx.com
Mon Apr 27 22:29:27 UTC 2015


Hi,

I am trying to mount devfs inside a jail and it seems that I
am doing something wrong.
My jail.conf:
> firepad {
>         persist;
>         host.hostname = "firepad.local";
>         ip4.addr = 10.65.0.111;
>         allow.mount.devfs;
>         mount.devfs;
> }

When I try to start the jail I get this:
> sh /etc/rc.d/jail start
> Starting jails: cannot start jail  "firepad":
> jail: firepad: mount.devfs: no path

This is on 10-STABLE.

Thanks in advance,
Nikos



More information about the freebsd-jail mailing list