Skip site navigation (1)Skip section navigation (2)
Date:      24 Jul 2002 10:37:34 -0500
From:      Kirk Strauser <kirk@strauser.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: make world considered harmful
Message-ID:  <87sn29i1c1.fsf@pooh.int>
In-Reply-To: <200207240934.11857.bts@babbleon.org>
References:  <Pine.BSF.4.10.10207240357180.47292-100000@moo.sysabend.org> <200207240934.11857.bts@babbleon.org>

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

At 2002-07-24T13:34:11Z, "Brian T. Schellenberger" <bts@babbleon.org> writes:

> However, both are (somewhat) dangerous.  Better is to
> 
> make buildworld
> make kernel
> reboot
> [see if the kernel is sane before . . .]
> make installworld
> mergemaster

...unless you're running Vinum, in which case you need to insert

  cd /usr/src/sbin/vinum; make install

before

  reboot

or you may be unable to bring the box back up.  I complained about that lack
of documentation about a year ago, but noone's fixed it yet.
-- 
Kirk Strauser
The Strauser Group - http://www.strausergroup.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?87sn29i1c1.fsf>