From nobody Mon May 30 10:32:45 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 4AC411B62513 for ; Mon, 30 May 2022 10:32:55 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailtransmit04.runbox.com (mailtransmit04.runbox.com [IPv6:2a0c:5a00:149::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4LBWvV3hr5z4mmN for ; Mon, 30 May 2022 10:32:54 +0000 (UTC) (envelope-from jbtakk@iherebuywisely.com) Received: from mailtransmit02.runbox ([10.9.9.162] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1nvcha-005XCu-6I for current@freebsd.org; Mon, 30 May 2022 12:32:46 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iherebuywisely.com; s=selector2; h=Message-Id:In-Reply-To:Date:Subject:To: From:MIME-Version:Content-Transfer-Encoding:Content-Type; bh=GUbjDxwEvKFed0YMCf/7N2jYb+7NdVQxms8xwRfhnGg=; b=Xxt2JJEParYbgNjUj0PPSEM/oW sauh05/OotFHyCrDYY1xzYnBK/0Z9BDYRS+Mbvn71qo4OEEsbu3GtPfIAxcvRP9SytfR6YowcdrRS WBLg2n2lRgNgGukWkNU0iUMiYFuXghOZsQyKi6fo1iABDyQdXbk6imI0n31EDYZx4muZmbcB+own1 opp0jK7vvawP5zuUFwBCstUtao384viY3YOgku0id9Q8xNBlfe/VGMZ5wTNmYcVl4kEmBXErVYT3L P4qM6iG9MbRDK78qfKfFJydluCT0fXVevrKuVTNYY4fa1VF6cDV4YUPixyj32ecE92qVDsptTHyWH gBaoXSdg==; Received: from [10.9.9.127] (helo=rmmprod05.runbox) by mailtransmit02.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1nvchZ-0000VH-Qk for current@freebsd.org; Mon, 30 May 2022 12:32:45 +0200 Received: from mail by rmmprod05.runbox with local (Exim 4.86_2) (envelope-from ) id 1nvchZ-0003E5-PV for current@freebsd.org; Mon, 30 May 2022 12:32:45 +0200 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 Received: from [Authenticated alias (650894)] by runbox.com with http (RMM6); for ; Mon, 30 May 2022 10:32:45 GMT From: "Jeffrey Bouquet" To: "current" Subject: Re: Loader can't find /boot/ua/loader.lua on UFS after main-n255828-18054d0220c Date: Mon, 30 May 2022 03:32:45 -0700 (PDT) X-RMM-Aliasid: 650894 X-Mailer: RMM6 In-Reply-To: Message-Id: X-Rspamd-Queue-Id: 4LBWvV3hr5z4mmN X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none ("invalid DKIM record") header.d=iherebuywisely.com header.s=selector2 header.b=Xxt2JJEP; dmarc=none; spf=pass (mx1.freebsd.org: domain of jbtakk@iherebuywisely.com designates 2a0c:5a00:149::25 as permitted sender) smtp.mailfrom=jbtakk@iherebuywisely.com X-Spamd-Result: default: False [-3.39 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a0c:5a00:149::25]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; DMARC_NA(0.00)[iherebuywisely.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.99)[-0.993]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[iherebuywisely.com:~]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_PERMFAIL(0.00)[iherebuywisely.com:s=selector2]; MLMMJ_DEST(0.00)[current]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:50304, ipnet:2a0c:5a00::/29, country:NO]; RCVD_IN_DNSWL_LOW(-0.10)[2a0c:5a00:149::25:from] X-ThisMailContainsUnwantedMimeParts: N On Sun, 29 May 2022 18:26:03 -0700, David Wolfskill = wrote: > On Sun, May 29, 2022 at 06:59:34PM -0600, Warner Losh wrote: > > Sorry for top posting... > >=20 > > Did you upgrade your boot blocks? >=20 > Thanks for the reply! >=20 > Hmmm.... Well, every time I rebuild FreeBSD head, the last step > just after "make installworld" and before the reboot is: >=20 > # gpart bootcode -b /boot/boot /dev/ada0s4 >=20 > So *those* get updated. >=20 > I haven't updated from /boot/boot0 recently (and have a requirement that > whatever is in the MBR is able to boot stable/12, stable/13, and head). >=20 > Is updating (from head's /boot/bot0) recommended at this point? > > .... >=20 > (And in case it wasn't obvious, I made a silly typo in the Subject; it > should have read: >=20 > | Subject: Re: Loader can't find /boot/lua/loader.lua on UFS after > | main-n255828-18054d0220c >=20 > Sorry: I don't have loader messages showing up on serial console on that > machine at this point, so I had hand-typed it from memory and managed to > elide a letter.) >=20 > Peace, > david > --=20 > David H. Wolfskill david@catwhisker.org > "Putin is a paranoid dictator. Putin must go. He started a senseless war > and is leading Russia into a ditch." - Egor Polyakov & Alexandra Miroshni= kova >=20 > See https://www.catwhisker.org/~david/publickey.gpg for my public key. I've never heard of that. Why isnt it in UPDATING?=20=