Date: Wed, 30 Jan 2008 16:56:03 -0500 From: Glen Barber <glen.j.barber@gmail.com> To: freebsd-jail@freebsd.org Subject: Re: Newb alert... Message-ID: <200801301656.03087.glen.j.barber@gmail.com> In-Reply-To: <a9f4a3860801301248s46f15254r8676478b8c0fc9dd@mail.gmail.com> References: <a9f4a3860801301248s46f15254r8676478b8c0fc9dd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 30 January 2008 03:48:17 pm Kurt Buff wrote: > I've followed the steps in the handbook through 15.4 (the 'make > distribution' step got an error, which I ignored after reading the > notes) up to the point where I entered the following in my > /etc/rc.conf. > What was the error? Did you change directories to 'etc' as instructed in the handbook? (If so, `cd /usr/src; make distribution DESTDIR=$D', and see if you get the same error.) Not changing directories on my system successfully built the distribution. > > I then did /etc/rc.d/jail /start wotan > Are you typing `/etc/rc.d/jail /start wotan' ? If so, it *should* be: `/etc/rc.d/jail start wotan' Note the lack of a '/' before start. HTH -- Glen Barber (570)328-0318
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801301656.03087.glen.j.barber>