From nobody Mon Dec 12 03:08:58 2022 X-Original-To: freebsd-hackers@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 4NVmp16vkwz4jVml for ; Mon, 12 Dec 2022 03:10:01 +0000 (UTC) (envelope-from david@crossfamilyweb.com) Received: from mail.dcrosstech.com (rrcs-24-97-5-251.nys.biz.rr.com [24.97.5.251]) (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 (4096 bits) client-digest SHA256) (Client CN "mail.dcrosstech.com", Issuer "DCrossTech.com LLC CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NVmp14b08z4Xdq for ; Mon, 12 Dec 2022 03:10:00 +0000 (UTC) (envelope-from david@crossfamilyweb.com) Authentication-Results: mx1.freebsd.org; none X-Virus-Scanned: amavisd-new at dcrosstech.com Received: from smtpclient.apple (d138.guest.wifi.crossfamilyweb.com [10.1.8.138]) (authenticated bits=0) by mail.dcrosstech.com (8.15.2/8.15.2) with ESMTPSA id 2BC39dR8070438 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Mon, 12 Dec 2022 03:09:40 GMT (envelope-from david@crossfamilyweb.com) X-Authentication-Warning: mail.priv.dcrosstech.com: Host d138.guest.wifi.crossfamilyweb.com [10.1.8.138] claimed to be smtpclient.apple Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: David Cross List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: FreeBSD 12.4: EFI: geli + UFS won't boot - fix available Date: Sun, 11 Dec 2022 22:08:58 -0500 Message-Id: References: Cc: freebsd-hackers@freebsd.org In-Reply-To: To: Andreas Kempe X-Mailer: iPhone Mail (20B110) X-Rspamd-Queue-Id: 4NVmp14b08z4Xdq X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:11351, ipnet:24.97.0.0/16, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N One would hope. This is now the third time this has been reported. At least.= I even personally wrote a draft en for it (for 13.1). And 2 other ENs yet t= o see a release, also with bugs and patches and fixes committed to -CURRENT > On Dec 11, 2022, at 10:00 PM, Andreas Kempe wrote: >=20 > =EF=BB=BFHello everyone, >=20 > I updated my laptop running geli + UFS to FreeBSD 12.4 and this > prevented my computer from booting. Booting failed with the EFI loader > not finding my boot disk. Since I can't recall when I last updated my > EFI loader, it might have broken before 12.4. >=20 > Searching the bugtracker, I found bug [1] which seemed relevant so I > cherry-picked e417249016efcca73c9edad21b94b1315bc44601 to releng/12.4 > and it applied cleanly without any conflict. After the cherry-pick, > the loader would once again boot my system. >=20 > Would it be possible to get this fix imported to the releng/12.4 > branch? >=20 > Best regards, > Andreas Kempe >=20 > [1]: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264282 >=20