Changes between Version 72 and Version 73 of Ticket #5639
- Timestamp:
- Mar 2, 2010 12:54:50 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5639 – Description
v72 v73 15 15 16 16 3.1.4 will contain a workaround for people with a broken BIOS and no option to update it.[[BR]] 17 Set the VBOX_HWVIRTEX_IGNORE_SVM_IN_USE environment variable to true (''set VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true'' on Windows; ''export VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true'' on Linux) 17 Set the VBOX_HWVIRTEX_IGNORE_SVM_IN_USE environment variable to true: 18 * ''set VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true'' on Windows; 19 * ''export VBOX_HWVIRTEX_IGNORE_SVM_IN_USE=true'' on Linux) 18 20 19 21 This will tell !VirtualBox to ignore VERR_SVM_IN_USE and continue to use AMD-V. Note that this is a hack and dangerous if you run more than one hypervisor at the same time. '''USE AT YOUR OWN RISK.'''