https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256722
--- Comment #33 from Kevin Zheng <[email protected]> --- (In reply to Warner Losh from comment #32) Not initially, but I also reproduced *after* updating loader.efi from FreeBSD 15: > ls -l loader.efi -r-xr-xr-x 2 root wheel 665088 Dec 7 13:39 loader.efi > cmp /boot/loader.efi /boot/efi/efi/boot/bootx64.efi (returns nothing -- same file) The key for me to reproducing is to wait long enough after powering off before trying to boot again. Remember, I was able to boot into 15 from the 14.3 loader.efi after a `shutdown -r` or quick reboot. I was able to work around the issue by dropping into the loader prompt and force-enabling copy_staging, i.e. hitting ESC, then "copy_staging enable", then "boot". I also tested forcing it to "disable", that seems to hang. -- You are receiving this mail because: You are the assignee for the bug.
