Skip to content

Commit 7edcf2b

Browse files
Note on Hyper-V & VT-x
Updated note on VT-x, to include information on Hyper-V and it's interference with VT-x on windows-platform systems. https://social.technet.microsoft.com/Forums/windows/en-US/118561b9-7155-46e3-a874-6a38b35c67fd/hyperv-disables-vtx-for-other-hypervisors?forum=w8itprogeneral
1 parent 2298273 commit 7edcf2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Laravel Homestead is an official, pre-packaged Vagrant box that provides you a w
2424

2525
Homestead runs on any Windows, Mac, or Linux system, and includes the Nginx web server, PHP 7.0, MySQL, Postgres, Redis, Memcached, Node, and all of the other goodies you need to develop amazing Laravel applications.
2626

27-
> **Note:** If you are using Windows, you may need to enable hardware virtualization (VT-x). It can usually be enabled via your BIOS.
27+
> **Note:** If you are using Windows, you may need to enable hardware virtualization (VT-x). It can usually be enabled via your BIOS. If you are using Hyper-V on a UEFI system you may additionally need to disable Hyper-V in order to access VT-x.
2828
2929
<a name="included-software"></a>
3030
### Included Software

0 commit comments

Comments
 (0)