From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 01:42:04 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCA65106566C for ; Fri, 30 Jul 2010 01:42:04 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id DD7438FC13 for ; Fri, 30 Jul 2010 01:42:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 5E55A3A38A0; Fri, 30 Jul 2010 08:25:49 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1280453149; x= 1282267549; bh=Y7xGStmXsR/VYYNPAgGniVAWxaXI39SX6TuDWBB6Q+s=; b=b 9kFzFN9Y2CfYJZ0pM/gRFOp+kbn8WbkJ4jDqYaY032Y8ML+fAqYu8T9eJqFt/h9U KNdW7BPKbvaEVr6BweWxB13mvvmfGWBwtbW6qmm2Ke2wWdEMH2s1xZ/TlipyF7xO 3gzeqG/odwvnLUtSS2fsb2OSXp1MOji85wqAF/j9A8= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Rk-v1yoe6VZP; Fri, 30 Jul 2010 08:25:49 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id F1C963A3888; Fri, 30 Jul 2010 08:25:48 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id o6U1PkYx002759; Fri, 30 Jul 2010 08:25:46 +0700 (ICT) (envelope-from on) Date: Fri, 30 Jul 2010 08:25:46 +0700 (ICT) Message-Id: <201007300125.o6U1PkYx002759@banyan.cs.ait.ac.th> From: Olivier Nicole To: junklist@ukr.net In-reply-to: <4C519660.40100@ukr.net> (message from junklist on Thu, 29 Jul 2010 17:55:28 +0300) References: <4C519660.40100@ukr.net> Cc: questions@freebsd.org Subject: Re: upgrading from 6.3 to 7.3 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: Fri, 30 Jul 2010 01:42:04 -0000 Hi, > 2. What upgrade sequence should I use: 6.3 -> 6.4 -> 7.0 -> 7.3 or 6.3 I successfully upgraded 6.4 to 7.3 (sorry I don't have machine with 6.3 anymore) As I always upgrade from source, I cannot reply about freebsd-update. Best s, olivier