Zitat von "Patrick M. Hausen" :
Hi all,
Am 04.05.2018 um 15:41 schrieb Peter Grehan :
Hi Mike,
the fault here could be that of bootrom not reading the files it should
That is exactly the issue. The current UEFI code does not save
non-volatile variables to persistent storage. Guest o/s'
Hi all,
> Am 04.05.2018 um 15:41 schrieb Peter Grehan :
>
> Hi Mike,
>
>> the fault here could be that of bootrom not reading the files it should
>
> That is exactly the issue. The current UEFI code does not save non-volatile
> variables to persistent storage. Guest o/s's are increasingly writ
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227956
Rodney W. Grimes changed:
What|Removed |Added
Version|11.1-STABLE |CURRENT
--
You are receiving t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227956
Rodney W. Grimes changed:
What|Removed |Added
CC||rgri...@freebsd.org
--- Comment
Hi Mike,
the fault here could be that of bootrom not reading the files it should
That is exactly the issue. The current UEFI code does not save
non-volatile variables to persistent storage. Guest o/s's are
increasingly writing their efi loaders to non-standard locations and
using nv vars t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227956
Mark Linimon changed:
What|Removed |Added
Assignee|b...@freebsd.org|virtualizat...@freebsd.org
--
You
On Fri, May 4, 2018 at 7:26 AM, Michael Reifenberger
wrote:
> The kernel version shouldn't matter that much because the error occures
> before the kernel gets loaded.
> It's after /EFI/BOOT/BOOTX64.EFI got loaded and before
> /EFI/centos/grubx64.efi gets loaded
> because of not beeing found...
>
Zitat von Jason Tubnor :
On 2 May 2018 at 19:58, Michael Reifenberger wrote:
Hi,
Im running a Centos7 bhyve VM under FreeBSD-11 (latest stable).
The VM boots using UEFI: uefi-edk2-bhyve-0.1
Centos was installed and ist booting fine: CentOS Linux release 7.3.1611
(Core)
What Kernel versio