From owner-freebsd-questions@FreeBSD.ORG Sat Nov 15 04:31:18 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69CBD16A4CF for ; Sat, 15 Nov 2003 04:31:18 -0800 (PST) Received: from lx05-hrz.uni-duisburg.de (lx05-hrz.uni-duisburg.de [134.91.4.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDBB43FBF for ; Sat, 15 Nov 2003 04:31:16 -0800 (PST) (envelope-from mark.weinem@uni-duisburg.de) Received: from pandora.plagegeister.de (athome92.uni-duisburg.de [134.91.17.102])hAFCVBBS016618 for ; Sat, 15 Nov 2003 13:31:12 +0100 Received: (nullmailer pid 48593 invoked by uid 1000); Sat, 15 Nov 2003 02:18:53 -0000 Date: Sat, 15 Nov 2003 03:18:53 +0100 From: Mark Weinem To: freebsd questions Message-ID: <20031115021853.GA18096@pandora.plagegeister.de> Mail-Followup-To: freebsd questions References: <20031114053634.3ED3A43FE0@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031114053634.3ED3A43FE0@mx1.FreeBSD.org> User-Agent: Mutt/1.5.4i X-Virus-Scanned: SWEEP virus detection utility, Copyright (c) 1989,2003 Sophos X-Scanned-By: MIMEDefang 2.36 Subject: Re: updating 4.8->4.9 did it take? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Nov 2003 12:31:18 -0000 On Fri, 14 Nov 2003, Ronny Hippler wrote: > I just went through updating via cvsup and then did it through > sysinstall rebuilt the kernal but it still states v4.8 when I log in. > What am I doing wrong? ...avoiding to read the docs? sysinstall -> Doc -> 4 Install -> "3 Upgrading FreeBSD" "The most commonly made mistake in this regard is the use [...] of sysinstall(8) from an existing installation to upgrade to a newer version of FreeBSD. This is not recommended." Greetings, Mark