mirror of https://github.com/BOINC/boinc.git
VBOX: Another fix
This commit is contained in:
parent
061f05da28
commit
2e680b7541
|
@ -667,7 +667,7 @@ int main(int argc, char** argv) {
|
|||
stderr,
|
||||
"%s NOTE: BOINC has detected that your computer's processor supports hardware acceleration for\n"
|
||||
" virtual machines but the hypervisor failed to successfully launch with this feature enabled.\n"
|
||||
" This means that the hardware acceleration feature has been disabled in the computers BIOS.\n"
|
||||
" This means that the hardware acceleration feature has been disabled in the computer's BIOS.\n"
|
||||
" Please enable this feature in your computer's BIOS.\n"
|
||||
" Intel calls it 'VT-x'\n"
|
||||
" AMD calls it 'AMD-V'\n"
|
||||
|
|
Loading…
Reference in New Issue