From owner-freebsd-questions@freebsd.org Thu Jan 28 00:58:17 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B7BAA6FCCC for ; Thu, 28 Jan 2016 00:58:17 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) Received: from alogt.com (alogt.com [69.36.191.58]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DF051252 for ; Thu, 28 Jan 2016 00:58:17 +0000 (UTC) (envelope-from erichsfreebsdlist@alogt.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alogt.com; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:References: In-Reply-To:Message-ID:Subject:Cc:To:From:Date; bh=wA0YGossD31etOshM1lI1vpkyWubxWLzh+BYWNRgaJ0=; b=Y3FrckkucliAuwxH/ETcUrh6H2 wXeruDsFk8//001TqmiVgXfuqcpqaYAMcFClRNnGbq8aSC51JLK7E58QJFnKrjBQgpzeTDDSzDpRJ tR+jRwbyUygdOzBKelO4s5juDrdUD21iJb/nm5cFF5q1W5McTsWROwo6AFH+JVB/Gc/Y=; Received: from [114.124.36.66] (port=14921 helo=X220.alogt.com) by sl-508-2.slc.westdc.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) (envelope-from ) id 1aOaud-000gi6-O3; Wed, 27 Jan 2016 17:58:16 -0700 Date: Thu, 28 Jan 2016 08:58:03 +0800 From: Erich Dollansky To: "Jack L." Cc: Ross , "freebsd-questions@freebsd.org" Subject: Re: Can I upgrade 9.1 straight to 10.2? Message-ID: <20160128085803.30621c2a@X220.alogt.com> In-Reply-To: References: <20160128074558.0a5c43d1@X220.alogt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - sl-508-2.slc.westdc.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - alogt.com X-Get-Message-Sender-Via: sl-508-2.slc.westdc.net: authenticated_id: erichsfreebsdlist@alogt.com X-Authenticated-Sender: sl-508-2.slc.westdc.net: erichsfreebsdlist@alogt.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Jan 2016 00:58:17 -0000 Hi, On Wed, 27 Jan 2016 16:23:16 -0800 "Jack L." wrote: > On Wed, Jan 27, 2016 at 3:45 PM, Erich Dollansky > wrote: > > > > On Wed, 27 Jan 2016 17:23:18 +0200 > > Ross wrote: > > > >> I have a server with an old installation of FreeBSD 9.1-STABLE. > >> Can I just download 10.2 sources and do installworld and > >> installkernel there? > >> > >> Or should I install all the releases in between one by one? > > > > it is very simple. Make a backup, make a snapshot, download the > > latest sources. Just be careful with mergemaster. I would do it by > > hand. > > > > If you can't compile the latest sources on the old machine, go to > > 10.0 first. I do not think that you have to go through all releases > > between. 10.0 might be the only obstacle. > > > > Erich > > I upgrade remotely all the time and it's worked fine for me every > time. of course, if you do it all the time. His problem might be the new compiler in 10. I see his problem randomly when upgrading older machines. As my standard procedure is then to go by the xx.0 releases until I am there, I never tried to figure out which revision might has caused the problem. Erich _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"