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 _______________________________________________ freebsd-jail@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "freebsd-jail-unsubscr...@freebsd.org"