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