xxbokusu / til

for tutorial
0 stars 0 forks source link

docker上に開発環境を構築したい 🤔 > IntelからRyzenに変えたために起動しなくなっていた #104

Open xxbokusu opened 3 months ago

xxbokusu commented 3 months ago

おい! image

Docker Desktop is unable to detect a Hypervisor. Hardware assisted virtualization and data execution protection must be enabled in the BIOS. See https://docs.docker.com/desktop/windows/troubleshoot/#virtualization

https://qiita.com/gahoh/items/7b21377b5c9e3ffddf4a

xxbokusu commented 3 months ago

設定>アプリと機能>(下部にスクロール)>プログラムと機能>Windowsの機能の有効化または無効化 image

あるときDockerが自動で動くのが邪魔で無効化した気もする

xxbokusu commented 3 months ago

ん? https://qiita.com/LemonmanNo39/items/b1b104e7fb609464727b

xxbokusu commented 3 months ago

https://qiita.com/LemonmanNo39/items/b1b104e7fb609464727b

1. PC起動し、URFIを起動
  F2を連打すると、IntelのBIOSよりかっこいい画面が出現(笑)
2. 「Advanced」タブを選択し、「CPU Configuration」を開く
3. 「SVN Mode」項目がAMD-vになるので、「Enabled」に変更
4. 「Exit」タブを選択し、「Save Changes and Exit」を選択
5. Windowsを起動し、再度Docker for Windowsを立ち上げる

あざます…!