From nobody Thu Jul 2 04:33:52 2026 X-Original-To: virtualization@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 4grPCy17J6z6jrRL; Thu, 02 Jul 2026 04:34:06 +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 4grPCx3WKgz3w37; Thu, 02 Jul 2026 04:34:05 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Authentication-Results: mx1.freebsd.org; none 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=JJYY+kfanuXmLGqmGhX7b9HXcx/rhsZTmgEsJ54k6/Y=; b=OiaOU09SiedkDq07ks7wYjie8XKNeci6qV1gasBBXNm9/MN3JU2jIss4O9Y8latRea3gGq0OyAcd4OPt74VedA7U9drmmfVkihWnPZGD6ByqLEnQRdL+9K3DOUy2qXg734QuwTON5Pbph4esY9cUhJY/gqjyrKFOxgWWCVmoGGCOsEOVxglArZWH6bh2sRIvH2CkYanQ5gng6R+iMWbmlsvQ2RhZDWOhGHEmouK0JvpB1quXfAwPxRmvsA3pgyNpWgoJa/dUGDOx1A7ucKFNDO/C31taF0VEg1dd72Av8dRnVxZqEzk3VZ+01GACrK1PWbeLZ15mNC4OkvzHM3tp3A==; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cse.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=JJYY+kfanuXmLGqmGhX7b9HXcx/rhsZTmgEsJ54k6/Y=; b=tBQh9uYBTjLa/nlVddLvQcH9ATdvzy3OAH0q4OdcLRjNR+lA06dEu/xPrctSx+fgKuyGVhRp/4EkxYFut/94t8xR9eGUu96YgRnqxNztvpHsGtg6oVmtwPX3DoywsggZGeQeTbsmZYZgj/sOEEWcerqzQzx3ZuQ/7JzA1x+PesUrXA0uG5x63HGfM36A+NiDCItHHKbyhXZkasynWaHEbFUa0FQwvlz4DV+uOb2GqI/qJgyUtDHlftwvOsvkds5XDzhBXLXSOplguorcmcETYBxNryhyuu8zm0yf+Y7MCvOxyl4pltrcNhJvvYDq85cnnYG6i+ZKRzxL37A7zSWB4w==; Received: from bach.cs.huji.ac.il ([132.65.80.20] helo=smtpclient.apple) by kabab.cs.huji.ac.il with esmtp id 1wf97a-000NTn-JZ; Thu, 02 Jul 2026 07:33:54 +0300 Content-Type: text/plain; charset=utf-8 List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-virtualization@freebsd.org Sender: owner-freebsd-virtualization@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.10\)) Subject: Re: bhyve no longer doing netboot/ipxe From: Daniel Braniss In-Reply-To: <977038BB-9109-4B59-88F4-EB6364F38B93@jnielsen.net> Date: Thu, 2 Jul 2026 07:33:52 +0300 Cc: virtualization@freebsd.org, freebsd-hackers Content-Transfer-Encoding: quoted-printable Message-Id: References: <977038BB-9109-4B59-88F4-EB6364F38B93@jnielsen.net> To: John Nielsen X-Mailer: Apple Mail (2.3696.120.41.1.10) X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:378, ipnet:132.64.0.0/15, country:IL] X-Rspamd-Queue-Id: 4grPCx3WKgz3w37 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated > On 1 Jul 2026, at 22:47, John Nielsen wrote: >=20 >> On Jul 1, 2026, at 3:15=E2=80=AFAM, Daniel Braniss = wrote: >>=20 >> after spending hours with several claude/google/etc which have too = much misinformation, >> is there a right way to do ipxe boot which still works fine when the = host is 14.3 but no longer with 15.1 >> thanks, if the server is 14.3 all is fine, but if the server is 15.1 it only = tries to boot from disk, which at the moment is empty, so it fails. >=20 > I don=E2=80=99t know but can you provide more details on what you=E2=80=99= re doing specifically that works? Is changing the FreeBSD version of the = bhyve hypervisor to 15.1 the only change in the not working scenario? = What happens / do you see any errors? >=20 > JN >=20 >=20 >=20