Date: Tue, 05 Oct 1999 18:37:05 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: "Bill A. K." <billieakay@yahoo.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: 4.0-CURRENT from 3.2-RELEASE Message-ID: <20157.939141425@axl.noc.iafrica.com> In-Reply-To: Your message of "Tue, 05 Oct 1999 09:39:05 -0400." <003601bf0f37$08cc7c20$01010101@bopper>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 05 Oct 1999 09:39:05 -0400, "Bill A. K." wrote: > I'm trying to upgrade my system from 3.2-RELEASE to 4.0-CURRENT You're venturing into some virgin territory, but some old advice in the FreeBSD Handbook still applies -- if you intend to run CURRENT, subscribe to the freebsd-current mailing list a little while _before_ you intend to migrate. Recent discusssions on the freebsd-current mailing list would answer this question: > Greg Lehey told me to build the kernel first, but the 3.2 config won't > correctly run the 4.0 kernel config file. And the answer is... ;-) You'll need to build and install config(8) first. You might get away with this: cd /usr/src/usr.sbin/config make cleandir && make obj && make install Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20157.939141425>