From owner-freebsd-stable@freebsd.org Tue Jun 20 19:33:18 2017 Return-Path: Delivered-To: freebsd-stable@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 1E811DA059B for ; Tue, 20 Jun 2017 19:33:18 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from mail.sermon-archive.info (sermon-archive.info [71.177.216.148]) by mx1.freebsd.org (Postfix) with ESMTP id 0C6EF70613 for ; Tue, 20 Jun 2017 19:33:17 +0000 (UTC) (envelope-from doug@mail.sermon-archive.info) Received: from [10.0.1.251] (mini [10.0.1.251]) by mail.sermon-archive.info (Postfix) with ESMTPSA id 3wsd783fNsz2fjSX for ; Tue, 20 Jun 2017 12:23:48 -0700 (PDT) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: 9.3 to 11.1 upgrade Date: Tue, 20 Jun 2017 12:23:48 -0700 References: <20170620133827.GA38239@knossos> <1c12b097-41f6-3ac2-8461-0f2f1be0cd88@sorbs.net> <20170620151234.GA71223@knossos> <59495BF7.7000106@quip.cz> To: FreeBSD-STABLE Mailing List In-Reply-To: <59495BF7.7000106@quip.cz> Message-Id: <174E9212-6268-4EB2-B64A-2BE8A0F1865D@mail.sermon-archive.info> X-Mailer: Apple Mail (2.3273) X-Virus-Scanned: clamav-milter 0.99.2 at mail X-Virus-Status: Clean X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jun 2017 19:33:18 -0000 > On 20 June 2017, at 10:31, Miroslav Lachman <000.fbsd@quip.cz> wrote: >=20 > Zoran Kolic wrote on 2017/06/20 17:12: >>> Generally (and previously) the advice is to go via the next major = version so >>> you should go: >>>=20 >>> 9.3 -> 10.x -> 11.x not 9.3 -> 11.x >>=20 >> Exactelly what I want to avoid. >> People successfuly upgraded, without branch 10. >=20 > In the past I did 8.4 to 10.3, but not by freebsd-update. We are using = make installkernel + make installworld method. 9.3 to 11.1 can work = similarly. >=20 > Miroslav Lachman I did 9.3 to 11.0 using freebsd-update. I had no choice since 10.x = would not boot on my system. 9 and 11 boot just fine. It worked, but I = had to patch freebsd-update to get there. I don't find it anymore, but = it did involve adding a comma in a long string. It should still be = available in the archives.