Skip to content

Commit 049b76b

Browse files
michaelkrarthegame615cjreed121
authored
[Documentation:Developer] Other Names for BIOS Virtualization (#588)
Adds to Getting Started -> VM install using vagrant -> Submitty Developer Installation -> 1. Enable Virtualization. When setting up the VM for the first time I ran into some unnecessary confusion because my laptops BIOS called the Virtualization SVM, and it turns out it is common for it to be called other things, so I specified that and some other commonly used BIOS setting names for Virtualization. --------- Co-authored-by: James Fitzgerald <[email protected]> Co-authored-by: Chris Reed <[email protected]>
1 parent ae16831 commit 049b76b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs/developer/getting_started/vm_install_using_vagrant.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you using an Intel-based Mac, you will follow the instructions below._
9393

9494
7. Enter your **BIOS** (generally by pressing Del, F12, or other keys while booting). If you are not able to find the key combo needed to enter your BIOS, refer to [this guide](https://www.tomshardware.com/reviews/bios-keys-to-access-your-firmware,5732.html).
9595

96-
8. Locate **Virtualization**, and enable it. (Note: If you cannot find the option to enable virtualization, [search Google](http://tinyurl.com/enable-virtualization) for a tutorial on enabling it with your motherboard.)
96+
8. Locate **Virtualization**, and enable it. (Note: Some motherboards may call it SVM, AMD-V, VT-x/Vanderpool. If you cannot find the option to enable virtualization, [search Google](http://tinyurl.com/enable-virtualization) for a tutorial on enabling it with your motherboard.)
9797

9898
9. Reboot your computer.
9999

@@ -102,7 +102,7 @@ If you using an Intel-based Mac, you will follow the instructions below._
102102

103103
2. Navigate the **BIOS Settings**.
104104

105-
3. Locate **Virtualization** and enable it.
105+
3. Locate **Virtualization** and enable it. (Some motherboards may call it SVM, AMD-V, VT-x/Vanderpool)
106106

107107
4. Be sure to choose **Hardware Virtualization** in the **System -> Acceleration** settings of the virtual machine you are using.
108108

0 commit comments

Comments
 (0)