It goes like this:

* user tries to run 64 bit VM app, but they don't have VT-x/AMD-v enabled
in BIOS
* vboxwrapper runs and detects this and sets "p_vm_extensions_disabled" in
client_config.xml, and tells the user they need to enable virtualization
* user sees message, goes in BIOS and enables then comes back to BOINC
* however now p_vm_extensions_disabled is set to true, so vboxwrapper never
runs the VM since it think it won't be able to and the client AFAIK has no
way to unset p_vm_extensions_disabled

Any ideas how we can get this fixed? Seems like it might require change to
the client but I'm not sure.

Thanks,

Marius
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to