Date: Tue, 28 Apr 2015 00:43:01 +0200 From: Nikos Vassiliadis <nvass@gmx.com> To: freebsd-jail@freebsd.org Subject: Re: mount.devfs: no path Message-ID: <553EBB75.2000102@gmx.com> In-Reply-To: <553EB81E.7060600@gmx.com> References: <553EB81E.7060600@gmx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry for the noise, I have forgotten to set the jail's root! On 04/28/15 00:28, Nikos Vassiliadis wrote: > 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-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?553EBB75.2000102>