From owner-freebsd-questions Mon Feb 18 9:57: 7 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 79A0B37B400 for ; Mon, 18 Feb 2002 09:57:00 -0800 (PST) Received: (qmail 69563 invoked from network); 18 Feb 2002 18:03:35 -0000 Received: from unknown (HELO proxy.pt.com) (151.201.71.209) by mail.the-i-pa.com with SMTP; 18 Feb 2002 18:03:35 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Bill Moran Organization: Potential Technology To: "Sandro Mancuso" Subject: Re: Stupid question: done cvsup, all the upgrade stuff... make this, make that... still says I'm on fbsd4.4 Date: Mon, 18 Feb 2002 12:24:43 -0500 X-Mailer: KMail [version 1.2] Cc: "'FBSD'" References: <001c01c1b8a3$8c6c1c80$6400a8c0@windows> In-Reply-To: <001c01c1b8a3$8c6c1c80$6400a8c0@windows> MIME-Version: 1.0 Message-Id: <02021812244307.01558@proxy.pt.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday 18 February 2002 12:41, Sandro Mancuso wrote: > > On Mon, Feb 18, 2002 at 11:52:14AM -0500, Sandro Mancuso wrote: > > > this is my output of uname -a: > > > > > > bash-2.05$ uname -a > > > FreeBSD 4.4-RELEASE FreeBSD 4.4-RELEASE #0: Mon Feb 18 09:35:35 > > > > EST > > > > > 2002 root@IRCDBOX.videotron.ca:/usr/obj/usr/src/sys/GENERIC > > > > i386 > > > > > If everything is ok, please forgive my ignorance. > > > > > > If not... what did I do wrong? Here's what I did: > > > > > > Ran out of room on my 1.2 gig drive.. so I grabbed an old 4 gig I > > > > had > > > > > lying around... > > > Installed 4.4 from a cd > > > Cvsup'd from cvsup.ca.freebsd.org > > > Make buildworld > > > Make buildkernel kernelconf=generic > > > Make installkernel kernelconf=generic > > > Rebooted into single user > > > Mount -a > > > Copied /etc to /usr/home/liquid/etc.old > > > make installworld > > > mergemaster (though it didn't ask me a thing.. just went about its > > > thing) > > > rebooted > > > > Is there a question somewhere? Is something wrong? > > [SM] > Upon close inspection of the message, one will notice that the output of > uname -a says I'm running freebsd 4.4... AFTER using cvsup to update to > (unless I've misunderstood how that entire concept works) 4.5.. or at > least if it was 4.4 stable or something. > > Therein lies my problem. My question was simply if it was normal to > still say its freebsd 4.4, or.. if somewhere, I did something wrong, or > if the upgrade is still incomplete.. or something It should say 4.5. Did you mount the new drive properly (i.e. have you verified that you are building the same sources that you CVSUPed)? In general, I would carefully look for user error here first. * Make sure your supfile says RELENG_4 and not RELENG_4_4 * Ensure that the cvsup process completed successfully * Make sure each of the various "make" processes completed properly etc, etc You may also want to make sure you're not using a mirror site that's completely out of date. I don't know of any mirrors that are that far out of date, but it's a possibility. -- Bill Moran Potential Technology technical services http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message