| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

WSL

提供: MyMemoWiki
ナビゲーションに移動 検索に移動

WSL

Linux用Subシステムの有効化

  • Powershellを管理者で実行し、以下
dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart

WSL2に更新

仮想マシン機能を有効に

dism.exe /online /enable-feature /featurename:VirtualMachinePlatform /all /norestart