Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Mar 2002 14:18:27 +0200
From:      Ruslan Ermilov <ru@FreeBSD.ORG>
To:        Gavin Atkinson <gavin@ury.york.ac.uk>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: -STABLE and -CURRENT on the same drive?
Message-ID:  <20020306121827.GE20782@sunbay.com>
In-Reply-To: <Pine.BSF.4.33.0203061205340.32714-100000@ury.york.ac.uk>
References:  <Pine.BSF.4.33.0203061205340.32714-100000@ury.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 06, 2002 at 12:12:14PM +0000, Gavin Atkinson wrote:
> 
> Hi all,
> 
> I have a laptop which I run STABLE on. I would like to be able to develop
> code under -CURRENT, and so would like to dual boot the machine. I have a
> 2 gig slice which is currently free, barring the 5.0 source. I intend to
> have this slice set as the only slice 5.0 accesses, so /, /var and /user
> will all be on the same slice.  Wjhat is the best way of building world
> and kernel so that everything goes into /5.0 as the root partition?
> 
You should build as usual, then install with DESTDIR=/5.0.

> THen,
> how do I get the loader to recognise that is where the kernel lives? I
> realise there is a kerenl option to tell it where to mount root from, but
> am at a loss as to how to load the kerenl from it.
> 
I have it deployed on my box.  /dev/ad0a is my -STABLE partition, and
/dev/ad0d is my -CURRENT partition.  At the boot: prompt, if I need to
load -CURRENT, I simply type: "ad(0,d)".


Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

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?20020306121827.GE20782>