open-learning-exchange.github.io icon indicating copy to clipboard operation
open-learning-exchange.github.io copied to clipboard

Add troubleshooting section item in vi-planet-installation-vagrant.md for users who do not have VT-x enabled in bios.

Open zottwickel opened this issue 6 years ago • 2 comments

Problem

When running vagrant up prod, it gives the following message: Stderr: VBoxManage: error: VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)

Steps to reproduce the problem

Disable VT-x in the bios, then try to run vagrant up prod

Screenshots

image

Proposed solution

Add troubleshooting section item in vi-planet-installation-vagrant.md to inform users to enable VT-x in the bios.

zottwickel avatar Apr 07 '20 19:04 zottwickel

any additional information about potential Virtualization bugs or errors could be very useful for some incoming interns. I had some issues with that myself and it can be very confusing.

johnbeatrice avatar Mar 01 '22 19:03 johnbeatrice

I think a new section called common errors can be created which can list all the common errors that are faced while setting up the project.

animeshsingh75 avatar May 08 '24 17:05 animeshsingh75