From owner-freebsd-questions@FreeBSD.ORG Thu Jun 21 19:52:08 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CC5B16A468 for ; Thu, 21 Jun 2007 19:52:08 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id 0193013C465 for ; Thu, 21 Jun 2007 19:52:07 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id l5LJptOH038438; Thu, 21 Jun 2007 15:51:56 -0400 (EDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Thu, 21 Jun 2007 15:51:42 -0400 User-Agent: KMail/1.9.6 References: <3A85D7EF44E1C744BF6434691F5659E9ED5EE1@www.fcimail.org> In-Reply-To: <3A85D7EF44E1C744BF6434691F5659E9ED5EE1@www.fcimail.org> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200706211551.42976.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: Jean-Paul Natola Subject: Re: Upgrade from 5.5 to 5.5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jun 2007 19:52:08 -0000 On Thursday 21 June 2007 03:44:48 pm Jean-Paul Natola wrote: > On Thursday 21 June 2007 03:18:32 pm Jean-Paul Natola wrote: > > I just finished ( what I thought was an upgrade) to 6.0 > > > > Only to find after I rebooted that I was still at 5.5 > > > > I did it via sysinstall- it said upgrade successful reboot - > > > > And when I did I was back at 5.5 > > > > Obviously , I missed something just not sure what/where > > > > Any help would be greatly appreciated > > Since you mention sysinstall I'm assuming you were attempting a binary > upgrade. Please provide more details, including (but not limited to): > > Did you boot from an install CD (or other media) or did you run sysinstall > directly from the running system? > > What media did you select from sysinstall? (FTP, CDROM, etc) > > Did you go in to the sysinstall options screen and change the version > string (or notice what it was)? > > If you did use a CD, where did it come from and what version is it? > (followup: > are you sure?) # I upgraded from the running system, I used passive ftp , I selected # minimal install, and just chose a an ftp server to download from In that case sysinstall got its version string from the running system (5.5), so that's what it downloaded and installed. Try it again, but this time go to the Options menu (from the main Sysinstall menu) and change the release name to what you really want. I would suggest 6.2-RELEASE unless you have a reason for wanting 6.0. JN