Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 08:20:53 -0800 (PST)
From:      "Eugene M. Kim" <ab@astralblue.com>
To:        Rod Taylor <rod@zort.on.ca>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Installing to a differnet root?
Message-ID:  <Pine.BSF.4.20.0001220819390.24810-100000@home.astralblue.com>
In-Reply-To: <0001221046080D.00537@rbtBSD.intranet>

next in thread | previous in thread | raw e-mail | index | archive | help
The following should do it:

cd /usr/src
make installworld DESTDIR=/remotefs
cd /usr/src/etc
make distrib-dirs distribution DESTDIR=/remotefs

Regards,
Eugene

On Sat, 22 Jan 2000, Rod Taylor wrote:

| I've briefly read various documents, and haven't discovered a way to
| installworld to a different path than /.
| 
| In particular, I'd like to install to /remotefs/.
| 
| I've got tftp, bootp, etc. all setup and ready to go but would like a clean
| 'world' to modify as opposed to a pre-existing one.
| 
| Thanks!

-- 
Eugene M. Kim <ab@astralblue.com>

"Is your music unpopular?  Make it popular; make music
which people like, or make people who like your music."



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.20.0001220819390.24810-100000>