Virtualbox image in VMWare workstation
Posted: 9. Aug 2020, 22:49
Hi all,
Not sure if this belongs in vmware forum or here, but I will start with here
I am following a tutorial to use Ansible.
Since ansible doesn't work properly in Windows natively, I installed vmware workstation on my windows laptop and an ubuntu instance in there.
Per the video instructions I installed Virtual Box and vagrant in this Ubuntu instance.
When I try to do create a Centos instance in virtualbox (using the command "vagrant up") I get this error
Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
Any thoughts if there is a fix for this?
Thank
Not sure if this belongs in vmware forum or here, but I will start with here
I am following a tutorial to use Ansible.
Since ansible doesn't work properly in Windows natively, I installed vmware workstation on my windows laptop and an ubuntu instance in there.
Per the video instructions I installed Virtual Box and vagrant in this Ubuntu instance.
When I try to do create a Centos instance in virtualbox (using the command "vagrant up") I get this error
Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
Any thoughts if there is a fix for this?
Thank