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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to