init
This commit is contained in:
6
02. PARA/03. Resources(資源)/Tool Setup/VirtualBox.md
Normal file
6
02. PARA/03. Resources(資源)/Tool Setup/VirtualBox.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 讓Virtualbox與Hyper-V並存
|
||||
用Administrator打開Powershell,輸入以下指令:
|
||||
```
|
||||
cd "C:\Program Files\Oracle\VirtualBox"
|
||||
./VBoxManage.exe setextradata global "VBoxInternal/NEM/UseRing0Runloop" 0
|
||||
```
|
||||
Reference in New Issue
Block a user