[Bug 250580] VMware UEFI guests crash in virtual hardware after r366691
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 23 07:14:50 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250580
--- Comment #15 from Christian Ullrich <chris at chrullrich.net> ---
A hard disk installation also boots successfully after deleting the .nvram
file, but the system clock setting is lost, i.e. unless the host is in UTC, the
VM will be in the wrong time zone after booting. This can be worked around by
adding
rtc.diffFromUTC = 0
to the .vmx file. Source:
https://www.vmware.com/files/pdf/techpaper/Timekeeping-In-VirtualMachines.pdf,
page 10.
There does not appear to be a lot of other important data in the EFI NVRAM on
VMware. In cases where the automatically selected hard disk boot option is the
right one, deleting the .nvram file may be a usable workaround.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list