소스 검색

Update windows.md

Nordstrand 2 년 전
부모
커밋
3344890471
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      pc/windows.md

+ 5 - 1
pc/windows.md

@@ -83,7 +83,11 @@ breadcrumbs:
 
 
 ### Setup
 ### Setup
 
 
-1. (Note) See: [Windows Subsystem for Linux Installation Guide for Windows 10 (Microsoft Docs)](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
+More info: [Windows Subsystem for Linux Installation Guide for Windows 10 (Microsoft Docs)](https://docs.microsoft.com/en-us/windows/wsl/install-win10)
+
+1. Prerequisites:
+    - Enable Intel VT-x or AMD SVM in the BIOS settings. Check that the "Virtualization" field in the Task Manager CPU page says "Enabled" afterwards.
+    - Enable the Hyper-V Windows feature. Search for "Windows Features" in the task bar.
 1. Install (Ubuntu, the default):
 1. Install (Ubuntu, the default):
     1. Open the Windows command prompt or PowerShell in admin mode.
     1. Open the Windows command prompt or PowerShell in admin mode.
     1. Start installer: `wsl --install`
     1. Start installer: `wsl --install`