https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240734
Toomas Soome <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Toomas Soome <[email protected]> --- (In reply to Michael from comment #4) You need to update the boot loader on disk, unfortunately the update process does not include the boot program update. mount -t msdosfs with device name where your ESP is cp /boot/loader.efi to esp efi/boot/bootx64.efi or efi/freebsd depending on how old your setup is. See the current files in your ESP. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
