From nobody Sun Aug 14 19:26:09 2022 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4M5S7w3QTpz4Yv5v for ; Sun, 14 Aug 2022 19:26:20 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [66.165.241.226]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.nomadlogic.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4M5S7v3Kc8z3KQx; Sun, 14 Aug 2022 19:26:19 +0000 (UTC) (envelope-from pete@nomadlogic.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nomadlogic.org; s=04242021; t=1660505171; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=6ZOnDNrEFK1esAAI2D/EVWLIvmX3NQktvR1ln53ft00=; b=1mfEb+4V+w1slIQKOFrQyaGZzy13mIAl6oLza+xph/JIxMmp9D4nMLLmZhhSvDiezRzckv uaHKB2s/E7WC4sG7Zs8BSrFS/7roSYJDXZqqNQgUF/WqMp/w6uUe1SBuzMi9h6I9T10GTf IEw2OtjXYni73dElxeEcu9IZ+fmLLSU= Received: from colony.nomadlogic.org (cpe-24-24-168-214.socal.res.rr.com [24.24.168.214]) by mail.nomadlogic.org (OpenSMTPD) with ESMTPSA id aebf944c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Sun, 14 Aug 2022 19:26:10 +0000 (UTC) Date: Sun, 14 Aug 2022 12:26:09 -0700 From: Pete Wright To: Stefan Esser Cc: freebsd-current@freebsd.org, Yasuhiro Kimura , Oleg Lelchuk Subject: Re: Updating EFI boot loader results in boot hangup Message-ID: <20220814192609.wyfcogl3dwzteuva@colony.nomadlogic.org> References: <20220814.095721.849461222067829352.yasu@FreeBSD.org> <20220814.110850.1703361053728529792.yasu@FreeBSD.org> <45007308-136a-8938-33d0-bb2509ee6ae7@FreeBSD.org> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45007308-136a-8938-33d0-bb2509ee6ae7@FreeBSD.org> X-Rspamd-Queue-Id: 4M5S7v3Kc8z3KQx X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nomadlogic.org header.s=04242021 header.b=1mfEb+4V; dmarc=pass (policy=quarantine) header.from=nomadlogic.org; spf=pass (mx1.freebsd.org: domain of pete@nomadlogic.org designates 66.165.241.226 as permitted sender) smtp.mailfrom=pete@nomadlogic.org X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[nomadlogic.org,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[nomadlogic.org:s=04242021]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:29802, ipnet:66.165.240.0/22, country:US]; MIME_TRACE(0.00)[0:+]; FREEMAIL_CC(0.00)[freebsd.org,gmail.com]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[nomadlogic.org:+]; RCPT_COUNT_THREE(0.00)[4]; RCVD_TLS_ALL(0.00)[]; TO_DN_SOME(0.00)[]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N On Sun, Aug 14, 2022 at 10:26:32AM +0200, Stefan Esser wrote: > Am 14.08.22 um 04:20 schrieb Oleg Lelchuk: > > Yes, Yasuhiro and I have the same error. > > Just a "me too", also on ZFS, on a Ryzen 3 based system. > > Booting the latest USB snapshot image worked, but not when I copy > the whole of /boot from that USB stick to my ZFS boot partition. > > The system is usable if I boot from USB and manually mount the ZFS > file systems over the USB boot image. > adding my voice to the chorus here of "me too". ryzen5/uefi/zfs setup. has anyone else who has been impacted by this been able to recover? i can boot into a memstick image, and access my uefi shell via the bios - but i've never had to hack on btx like this before. any links or pointers would be appreciated! -pete -- Pete Wright pete@nomadlogic.org