Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2001 15:14:58 -0700 (PDT)
From:      David Wolfskill <david@catwhisker.org>
To:        freebsd-mobile@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, freebsd@tarakan-network.com, gnn@neville-neil.com
Subject:   Re: Problems getting STABLE running on a VAIO 505TL
Message-ID:  <200109172214.f8HMEwa78224@bunrab.catwhisker.org>
In-Reply-To: <014c01c13fc5$b8c65f40$0245a8c0@chojin>

next in thread | previous in thread | raw e-mail | index | archive | help
>From: "Chojin" <freebsd@tarakan-network.com>
>Date: Tue, 18 Sep 2001 00:11:32 +0200

>It's normally
>cvsup
>make buildworld
>make installworld
>mergemaster

>and after only,

>make buildkernel
>make installkernel

Is there some particular reason you are trying to suggest a different
order of operations than that specified in /usr/src/UPDATING?  Quoting:

        To update from 4.0-RELEASE or later to the most current
        4.x-STABLE
        ----------
        make buildworld
        make buildkernel KERNCONF=YOUR_KERNEL_HERE
        make installkernel KERNCONF=YOUR_KERNEL_HERE
        reboot  (in single user) [1]
        make installworld
        mergemaster             [2]
        reboot

(See the file itself for the footnotes.)

Cheers,
david
-- 
David H. Wolfskill				david@catwhisker.org
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

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?200109172214.f8HMEwa78224>