From owner-freebsd-questions@freebsd.org Sun Mar 3 09:49:42 2019 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 F28001504182 for ; Sun, 3 Mar 2019 09:49:41 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from outmx-004.london.gridhost.co.uk (outmx-004.london.gridhost.co.uk [95.142.156.27]) (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 6E2BB75FFE; Sun, 3 Mar 2019 09:49:41 +0000 (UTC) (envelope-from jmc-freebsd2@milibyte.co.uk) Received: from curlew.milibyte.co.uk (unknown [82.71.56.121]) (Authenticated sender: mailpool@milibyte.co.uk) by outmx-004.london.gridhost.co.uk (Postfix) with ESMTPA id 0B5C0200F8294; Sun, 3 Mar 2019 09:49:39 +0000 (GMT) Received: from [192.168.1.13] (helo=curlew.localnet) by curlew.milibyte.co.uk with esmtp (Exim 4.92) (envelope-from ) id 1h0NkV-0000Qj-M7; Sun, 03 Mar 2019 09:49:38 +0000 From: Mike Clarke To: freebsd-questions@freebsd.org Cc: Kyle Evans Date: Sun, 03 Mar 2019 09:49:35 +0000 Message-ID: <5105597.8gLySxXtyI@curlew> In-Reply-To: References: <1704742.u6MfGjpqfb@curlew> MIME-Version: 1.0 X-SA-Exim-Connect-IP: 192.168.1.13 X-SA-Exim-Mail-From: jmc-freebsd2@milibyte.co.uk X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on curlew.lan X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, HTML_MESSAGE autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: Unable to select boot environments in boot menu after upgrade to 12.0 X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on curlew.milibyte.co.uk) X-Rspamd-Queue-Id: 6E2BB75FFE X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.96 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[]; NEURAL_HAM_SHORT(-0.96)[-0.964,0] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7Bit X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Sun, 03 Mar 2019 09:49:42 -0000 On Saturday, 2 March 2019 21:25:22 GMT Kyle Evans wrote: > did you try hitting '2' to cycle through them? That never occurred to me, I'd assumed that hitting 2 would just select the displayed BE so no point doing that because it was already selected. And, yes, it does indeed cycle through all the available BEs > This does need a redesign, though, closer to what it was previously. The new functionality certainly isn't intuitive and at least needs some sort of note on the boot screen but I prefer the previous method, in particular the new method will be tedious if you have a lot of BEs and want to go to the previous one in the list instead of the next. -- Mike Clarke