- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Found a fix by reading:
How to downgrade the hardware version of a VM?
If you change:
virtualHW.version = “15”
replace with:
virtualHW.version = “14”
which is the exact version which works (cross checked), it then is fine.
Not sure what the long term impact of this is i.e. when we can upgrade again, so if anyone knows, let me know.
Thanks