From owner-freebsd-questions@freebsd.org Mon Nov 12 21:39:40 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FF4B1123F73 for ; Mon, 12 Nov 2018 21:39:40 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (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 722B4856D3 for ; Mon, 12 Nov 2018 21:39:39 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway [192.168.151.122]) by nightmare.dreamchaser.org (8.15.2/8.15.2) with ESMTP id wACLdVP2060953 for ; Mon, 12 Nov 2018 14:39:31 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Subject: Re: upgrade 10.3 to 11.2? From: Gary Aitken To: FreeBSD Mailing List Reply-To: freebsd@dreamchaser.org, freebsd@dreamchaser.org References: <278e9c07-ec53-546f-7d3e-5f3fef698cc4@dreamchaser.org> Message-ID: Date: Mon, 12 Nov 2018 14:38:31 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <278e9c07-ec53-546f-7d3e-5f3fef698cc4@dreamchaser.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.6.2 (nightmare.dreamchaser.org [192.168.151.101]); Mon, 12 Nov 2018 14:39:31 -0700 (MST) X-Rspamd-Queue-Id: 722B4856D3 X-Spamd-Result: default: False [-1.88 / 200.00]; ARC_NA(0.00)[]; HAS_REPLYTO(0.00)[freebsd@dreamchaser.org]; NEURAL_HAM_MEDIUM(-0.96)[-0.956,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; DMARC_NA(0.00)[dreamchaser.org]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.96)[-0.964,0]; RCVD_TLS_LAST(0.00)[]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[nightmare.dreamchaser.org]; NEURAL_HAM_SHORT(-0.64)[-0.635,0]; REPLYTO_ADDR_EQ_FROM(0.00)[]; IP_SCORE(-0.02)[country: US(-0.09)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:21947, ipnet:66.109.128.0/19, country:US]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Nov 2018 21:39:40 -0000 On 11/10/18 21:20, Gary Aitken wrote: > Being a bit slow, I neglected to upgrade from 10.3-RELEASE-p29 to 10.4 > and 10.4 went eol while I was out of the country... ... Thanks all for the replies. For various reasons I've decided to do a fresh install, but to a new disk, mainly to change the partitioning. So my next question is, having put an 11.2 image on a usb stick, and having partitioned the disk, is there a way to install from the usb stick to the new disk while running 10.3 from another disk? Or do I need to cease normal work and boot the usb stick? It wasn't clear to me whether or not this was possible from the bsdinstall man page. Thanks, Gary