-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollback fails #34
Comments
Could you please describe the versions of VirtualBox and Vagrant? |
-bash-4.1$ rpm -qa|grep -i box -bash-4.1$ cat /proc/cpuinfo |grep -i ht It actually works on another system (but that has other architecture which has hyperthreading): |
Same problem after upgrading vbox/vagrant. |
Probably close this as it was a virtualbox issue. |
When I attempt rollback I get:
VBoxManage: error: cpum#1: X86_CPUID_FEATURE_EDX_HTT is not supported by the host but has already exposed to the guest ver=14 pass=final
and after that the host will be unavailable.
The text was updated successfully, but these errors were encountered: