Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Dec 2002 15:51:00 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how to change installworld installation root directory?
Message-ID:  <20021217155100.GB34511@happy-idiot-talk.infracaninophi>
In-Reply-To: <Pine.A41.4.10.10212171740040.45200-100000@bessel.tekniikka.turkuamk.fi>
References:  <Pine.A41.4.10.10212171740040.45200-100000@bessel.tekniikka.turkuamk.fi>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 17, 2002 at 05:40:59PM +0200, Evren Yurtesen wrote:

> Is it possible to mount a hard drive and make installworld so that the
> installation will install everything under this directory where the hard
> drive is mounted? Something like /mnt instead of / for example?

Sure:

    make installworld DESTDIR=/mnt

installs everything relative to /mnt instead of / --- see jail(8) for
some examples of doing just that.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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