From owner-freebsd-questions@freebsd.org Sat Mar 2 21:25:38 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 F20ED1510995 for ; Sat, 2 Mar 2019 21:25:37 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8DC0B85071 for ; Sat, 2 Mar 2019 21:25:37 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 515F31510993; Sat, 2 Mar 2019 21:25:37 +0000 (UTC) Delivered-To: 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 2E5BC1510991 for ; Sat, 2 Mar 2019 21:25:37 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B5A198506F for ; Sat, 2 Mar 2019 21:25:36 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: from mail-lj1-f178.google.com (mail-lj1-f178.google.com [209.85.208.178]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: kevans) by smtp.freebsd.org (Postfix) with ESMTPSA id 4FD9C2EC17 for ; Sat, 2 Mar 2019 21:25:36 +0000 (UTC) (envelope-from kevans@freebsd.org) Received: by mail-lj1-f178.google.com with SMTP id q128so1078653ljb.11 for ; Sat, 02 Mar 2019 13:25:36 -0800 (PST) X-Gm-Message-State: APjAAAVlDxULC2b8uJOU40uSbLXVRQk0gHD8G464CUpImjnvZ73VxcZ2 K0gB+L8spcO/1R4IDipyqNOmg6AxEZYL4e99XZA= X-Google-Smtp-Source: APXvYqwQbWAN9qLgdQfmht5jUG89lt76XGkoQ3DFMbSiTcUvg4kg0teB0+VmpGtzh155on0zhqCoJD0ctNZ5/IV5JDw= X-Received: by 2002:a2e:9ec2:: with SMTP id h2mr6339378ljk.186.1551561934575; Sat, 02 Mar 2019 13:25:34 -0800 (PST) MIME-Version: 1.0 References: <1704742.u6MfGjpqfb@curlew> In-Reply-To: <1704742.u6MfGjpqfb@curlew> From: Kyle Evans Date: Sat, 2 Mar 2019 15:25:22 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Unable to select boot environments in boot menu after upgrade to 12.0 To: Mike Clarke Cc: questions@freebsd.org X-Rspamd-Queue-Id: B5A198506F X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.99 / 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.99)[-0.989,0] Content-Type: text/plain; charset="UTF-8" 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: Sat, 02 Mar 2019 21:25:38 -0000 Apologies for the formatting, on mobile- did you try hitting '2' to cycle through them? This does need a redesign, though, closer to what it was previously. On Sat, Mar 2, 2019, 15:03 Mike Clarke wrote: > I currently have 6 boot environments managed by beadm. Four of these are > FreeBSD 11.2 and two are FreeBSD 12.0. > > When either of the FreeBSD 12.0 environments are set as the active > environment I'm unable to select alternative boot environments from the > boot menu. Choosing option 7 from the menu only gives me 3 choices, e.g.: > > 1) Back to main menu > 2) Active zfs:ssd/ROOT/fbsd12.0a (1 of 6) > 3) bootfs zfs:ssd/ROOT/fbsd12.0a > > Is this a bug or a 'feaure'? > > -- > Mike Clarke > _______________________________________________ > 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" >