Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 00:11:35 -0800 (PST)
From:      Kris Kennaway <kris@hub.freebsd.org>
To:        Anthony Bourov <admin@addr.com>
Cc:        FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   ca.Re: Upgrading from 3.0Release to 3.3Stable
Message-ID:  <Pine.BSF.4.21.0001070005210.98874-100000@hub.freebsd.org>
In-Reply-To: <0c1901bf57dc$593db0a0$543bc587@power2000>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Jan 2000, Anthony Bourov wrote:

> boot loader. Will the new boot loader still be able to run the old
> kernel (in case there are problems during the upgrade?). Also,

I believe it can.

> currently the system compiles binaries by default into the ELF format,
> and can run both AOUT and ELF. I am not sure, after the upgrade, would
> the system still be able to execute AOUT binaries (or is there a
> converter, just in case?).

Yes, a.out binaries still work fine - the FreeBSD version of netscape is
still a.out, for example - you will need to make sure you install the
a.out compatability libraries during the upgrade, though. A binary upgrade
is likely to be much easier than a source code upgrade for such a jump
(make aout-to-elf, or whatever the makefile target was, may well have
rotted since 3.0-REL).

> Please, if anyone is aware of any other issues, let me know (config
> file differences, etc).

If you want to be 100% certain, work through your kernel config file and
make sure all of the options are still documented (and with the same
syntax) in LINT.

The biggest gotchas whenever you upgrade a system is updating /etc:
mergemaster(8) helps enormously with that, though.

Kris



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?Pine.BSF.4.21.0001070005210.98874-100000>