From nobody Thu Nov 18 08:07:54 2021 X-Original-To: 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 961A01836A62 for ; Thu, 18 Nov 2021 08:07:56 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4HvsqH6qF8z4k5K for ; Thu, 18 Nov 2021 08:07:55 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cs.huji.ac.il; s=57791128; h=To:References:Message-Id:Content-Transfer-Encoding:Cc:Date:In-Reply-To:From:Subject:Mime-Version:Content-Type; bh=3nlZ8Kxt2xtczma8WH2UfG0bCzDDW7Gw1W3i5silexI=; b=fpcN/hPjORmN3sO6sFK0lDEBvcbBiKTEMbeoQNtz6zFPK4bgbnJDoygWl+AzBOAaBFztdtsT5skXLtg/PxjcbUd3bziNNfNVy6lkm3w8/ki9WGK3xQQAwXEKpP0zk+iZn0h2W9exCU6SujmsKXBK0Crqsv8PvXRMA0mS+OBPelVuPwG2HLU/3RzmZxGTRFB3NEjMbk3ldK0nQXEfAM+EawIx54ly7jNtM1SbQI+/6PpY7LmUp2tz8VYa3x7k1iIgbFN8Y1tkdpe41jUg80PfnEoutQvb/Z//Nzb3NVV3X3gOjASCFqbGmzOKYspMPH8bp9SXpj8sfJPFjzOCJ6rXIg==; Received: from bach.cs.huji.ac.il ([132.65.80.20] helo=smtpclient.apple) by kabab.cs.huji.ac.il with esmtp id 1mncSY-000L0p-A0; Thu, 18 Nov 2021 10:07:54 +0200 Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 14.0 \(3654.120.0.1.13\)) Subject: Re: 13.0 pxeboot stopped working From: Daniel Braniss In-Reply-To: Date: Thu, 18 Nov 2021 10:07:54 +0200 Cc: freebsd- Content-Transfer-Encoding: quoted-printable Message-Id: <8BB3887D-7A13-49A2-BA41-B55676CB2381@cs.huji.ac.il> References: <1D9485E3-3E8B-4044-B829-A5983E8B1651@cs.huji.ac.il> To: "Bjoern A. Zeeb" X-Mailer: Apple Mail (2.3654.120.0.1.13) X-Rspamd-Queue-Id: 4HvsqH6qF8z4k5K X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.huji.ac.il header.s=57791128 header.b="fpcN/hPj"; dmarc=pass (policy=none) header.from=huji.ac.il; spf=none (mx1.freebsd.org: domain of danny@cs.huji.ac.il has no SPF policy when checking 132.65.116.210) smtp.mailfrom=danny@cs.huji.ac.il X-Spamd-Result: default: False [-3.27 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[cs.huji.ac.il:s=57791128]; FREEFALL_USER(0.00)[danny]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[cs.huji.ac.il:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[huji.ac.il,none]; NEURAL_HAM_SHORT(-0.97)[-0.967]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:378, ipnet:132.64.0.0/15, country:IL]; RCVD_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[] X-ThisMailContainsUnwantedMimeParts: N solved, set bios to uefi and now it works! thanks, danny > On 16 Nov 2021, at 14:11, Bjoern A. Zeeb = wrote: >=20 > On 16 Nov 2021, at 6:35, Daniel Braniss wrote: >=20 >> hi, >> so far I have tried 3 different hosts, and they all fail: >> 0ne reports something like NBP too big >> another crashes the BTX >> a third just goes south/hangs. >>=20 >> will continue testing, but insights are more than welcome, >=20 >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257018 >=20 >=20 > Compile with 4th instead of lua or take an older binary for now (from = FreeBSD 12 for example). >=20 > /bz >=20