Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2002 14:54:33 -0400 (EDT)
From:      Chris BeHanna <behanna@zbzoom.net>
To:        FreeBSD-Stable <stable@freebsd.org>
Subject:   Re: make buildworld
Message-ID:  <20020807145247.T20616-100000@topperwein.dyndns.org>
In-Reply-To: <20020807183637.25217.qmail@ns1.onie.yi.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Aug 2002, Ronneil Camara wrote:

> I won't comment on your reply but here is what I have been doing since 1999.
>
> vi stable-supfile
> cvsup -g -L2 stable-supfile
> cd /usr/src
> make buildworld
> make installworld
> make buildkernel KERNCONF=<your kernel name here>
> make installkernel KERNCONF=<your kernel name here>
> mergemaster
> update /stand/sysinstall
> reboot
>
> That's it without problems.

    It's wrong, according to UPDATING.  Moving the installworld step
to *after* installkernel+reboot is much, much safer, and you've just
found out why--the hard way.

--
Chris BeHanna                      http://www.pennasoft.com
Principal Consultant
PennaSoft Corporation
chris@pennasoft.com


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




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