Re: how to update from FreeBSD 2.2.8 to RELENG_4

[ Available lists | Index of freebsd-stable | Month of Jul 2000 | Week of 13 Jul 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Crist J. Clark <cristjc@earthlink.net>
Date
13 Jul 2000 01:21:43
Subject
Re: how to update from FreeBSD 2.2.8 to RELENG_4
Message-ID
20000713011751.B557@dialin-client.earthlink.net

References to

[ Hide this part ]
On Thu, Jul 13, 2000 at 09:18:45AM +0200, Andreas Klemm wrote:
> Hi !
>
> I have an old FreeBSD 2.2.8 installation at a customers site.
> Does somebody have any experience in upgrading such a machine to 4.0 ?
>
> Or is there a document available where these steps are documented
> over the different FreeBSD releases ???
>
> I'd do the following and pray ...

[snip]

1) Get 4.0-RELEASE install floppies.

2) Do a binary install of the minimal system using media of choice
(FTP, 4.0-R CDROM, etc.).

3) Grab 4.x-STABLE source with CVSup.
i) If you have an old cvsup installed, it is probably
broken. Shuffle aout libs to fix, or
ii) Install a new cvsup package during sysinstall (safer).

4) Make sure /etc/make.conf has enabled COMPAT22.

5) buildworld.

6) Configure 4.x kernel, buildkernel, installkernel.

7) installworld.

8) Reboot.

Why bother building source each step of the way? It can only make
trouble. It does not benefit you in anyway.

There are some details left out, but that is left as an excercise for
the reader.
--
Crist J. Clark cjclark@alum.mit.edu


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



Elapsed time: 0.234 seconds