Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jul 2003 22:59:43 +0200
From:      Jens Rehsack <rehsack@liwing.de>
To:        Dave Kingsley <kingsled@enc.edu>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Upgrading a jail
Message-ID:  <3F05EABF.9080507@liwing.de>
References:  <3F047E55.9020701@enc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/3/2003 9:04 PM, Dave Kingsley wrote:
> We are trying to upgrade a machine with jails from 5.0 to 5.1.  We've 
> CVS'd and
> done the upgrade on the 'main' machine, but how do we mount our build 
> directory
> to upgrade the jails?

How about a
# cd /usr/src
# make buildworld
# make installworld
# make installworld DESTDIR=/path/to/jail/basedir

Jens



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F05EABF.9080507>