Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2003 01:31:42 +0300 (MSK)
From:      Alexey Koptsevich <kopts@astro.ioffe.rssi.ru>
To:        questions@freebsd.org
Subject:   installworld to directory other than "/"
Message-ID:  <20030123012645.E40308-100000@astro.ioffe.rssi.ru>

next in thread | raw e-mail | index | archive | help

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?

Thanks,
Alex


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?20030123012645.E40308-100000>