Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2003 22:35:33 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        questions@FreeBSD.ORG
Subject:   Re: installworld to directory other than "/"
Message-ID:  <20030122223533.GA73530@happy-idiot-talk.infracaninophi>
In-Reply-To: <20030123012645.E40308-100000@astro.ioffe.rssi.ru>
References:  <20030123012645.E40308-100000@astro.ioffe.rssi.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 23, 2003 at 01:31:42AM +0300, Alexey Koptsevich wrote:
> 
> Hello,
> 
> I would like to make installworld to some directory other than "/", e.g.,
> to directory "/new", while the old system is working. The only way to do
> that which I can think of is
>  - copy "/", /usr and /var to /new
>  - chroot /new
>  - make installworld from there
> Is there more easy/elegant way?

Simple:

    # make installworld DESTDIR=/new

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         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?20030122223533.GA73530>