[Bug 270506] Unable to reach loader menu with 13.2-RCx ISOs on amd64

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Mar 2023 20:39:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270506

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
One suggestion to try, since you have a BETA1 that works (the FreeBSD-built
one) and one that should be ~identical, but fails (the one you built yourself):
install py37-diffoscope, and run it on the two ISOs

$ diffoscope bad.iso good.iso

with any luck they'll be mostly the same, and diffoscope will have a small set
of differences to report. We know makefs cd9660 is not 100% reproducible (see
e.g. PR270435) but the differences should be minimal.

-- 
You are receiving this mail because:
You are the assignee for the bug.