From nobody Mon May 30 23:10:12 2022 X-Original-To: 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 6C6DA1B6488E for ; Mon, 30 May 2022 23:10:30 +0000 (UTC) (envelope-from agh@riseup.net) Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) (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 "mx0.riseup.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LBrjd0m0rz4kY2 for ; Mon, 30 May 2022 23:10:29 +0000 (UTC) (envelope-from agh@riseup.net) Received: from fews1.riseup.net (fews1-pn.riseup.net [10.0.1.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx0.riseup.net (Postfix) with ESMTPS id 4LBrjV0JrBz9shn; Mon, 30 May 2022 16:10:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1653952222; bh=lbSnZMgqYElmQ7jxG1LfP4knHZM18H64NaQ0kxpdfhQ=; h=Date:From:To:Subject:In-Reply-To:References:From; b=Iw0U1aOPtJVbTT/Vu4M9k8apWtMwft04kRTgkaRtUQFFNvpnpw9A1jWl9kNedT1Og 6/2rKPjluSBP8BR3MJgtai+gClEnW+e6tOv+9Ci3a+TAbfe3aSNyNTLCfK0KL3E0zO oXzy3wDUCzWPkbLBEsSUj9/azvPteUFbg1yjkk7g= X-Riseup-User-ID: 1B85FD63589432F86BED18C9F2B8F228F950457FB57B770533B90468EDDB4715 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews1.riseup.net (Postfix) with ESMTPSA id 4LBrjS6M7rz5vVy; Mon, 30 May 2022 16:10:20 -0700 (PDT) Date: Tue, 31 May 2022 07:10:12 +0800 From: Alastair Hogge To: current@freebsd.org, David Wolfskill Subject: =?US-ASCII?Q?Re=3A_Loader_can=27t_find_/boot/ua/loader=2El?= =?US-ASCII?Q?ua_on_UFS_after_main-n255828-18054d0220c?= In-Reply-To: References: <06ba3be54117e4feb8f250756b25c1c5@riseup.net> Message-ID: 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=utf-8 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: 4LBrjd0m0rz4kY2 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=riseup.net header.s=squak header.b=Iw0U1aOP; dmarc=pass (policy=none) header.from=riseup.net; spf=pass (mx1.freebsd.org: domain of agh@riseup.net designates 198.252.153.6 as permitted sender) smtp.mailfrom=agh@riseup.net X-Spamd-Result: default: False [-2.90 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[riseup.net:s=squak]; RCVD_IN_DNSWL_LOW(-0.10)[198.252.153.6:from]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+a:mx0.riseup.net]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[riseup.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[riseup.net,none]; SUBJ_EXCESS_QP(1.20)[]; MLMMJ_DEST(0.00)[current]; NEURAL_HAM_SHORT(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16652, ipnet:198.252.153.0/24, country:US]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DWL_DNSWL_NONE(0.00)[riseup.net:dkim] X-ThisMailContainsUnwantedMimeParts: N On 30 May 2022 8:38:27 pm AWST, David Wolfskill w= rote: >On Mon, May 30, 2022 at 05:16:57AM -0700, Alastair Hogge wrote: >> =2E=2E=2E >> I have not been able to use a new /boot/loader=2Eefi (following -CURREN= T) >> since=20 >> mid to late 2021, and your symptoms look the same; fortunately, I found >> bug=20 >> report 264282[0] last night, which I think is related=2E Yamagi has >> already done=20 >> the investigation, and found a possible cause=2E For the time being, in >> the case=20 >> of a GELI backed UFS mount, after GELI decrypts the mount, one has to >> manually=20 >> set currdev back to the correct disk=2E >>=20 >> 0: https://bugs=2Efreebsd=2Eorg/bugzilla/show_bug=2Ecgi?id=3D264282 >> =2E=2E=2E=2E > >I (just) checked; after switching back to the Lua loader, the currdev >variable is set to "disk0s4a:", which is correct for my case=2E > >Trying loader's "lsdev" command shows the expected disks, slices, and >partitions, correctly identified as FreeBSD UFS, swap, or ZFS=2E > >Trying to (e=2Eg=2E) "ls disk0s4a:" fails, saying that it can't find /=2E Thanks for having a look into that mate=2E --=20 Sent from a device with a tiny bloody screen and no hard keyboard; please = excuse my brevity=2E