https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240734
--- Comment #11 from Toomas Soome <[email protected]> --- (In reply to Michael from comment #10) Yes, you have ESP (Efi System Partition), with directory tree "efi/freebsd", so you would need to copy from updated freebsd /boot/loader.efi into that directory. you can mount ESP from freebsd with mount -t msdosfs and then copy with normal cp command. -- 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]"
