PC
- ThinkPad E570
- Windows 10
ThinkPadでVirtualBoxを動かすためにはBIOSの設定を変更する必要がある
この記事を参考にして、VirtualBoxでisoファイルからUbuntuを起動させようとした:
https://qiita.com/baikichiz/items/1b06c82ba1edbb607bbf
"Ubuntu用仮想マシンの作成" の節まで進んで、
ディスクマークの横に、選択したisoファイルの名前がセットされるので、「OK」ボタンを押してダイアログを閉じます。
エラーメッセージ:
The hardware virtualization is enabled in the Acceleration section of the System page although it is not supported by the host system. It should be disabled in order to start the virtual system.
いろいろググって以下のサイトにたどりついた:
https://support.lenovo.com/se/ja/solutions/ht500006
現在のCPUは、ハードウェアの仮想化機能を搭載しており、VirtualBoxや VMware、 Hyper-V、その他の仮想マシンのアプリケーションを加速します。しかし、 Intel VT-xは、常にデフォルトで有効になっていません。
よくわからないけど、ThinkPadだとBIOSのなにがしの設定を変更しないといけないらしい。
変え方:
- PCを再起動してF1連打でBIOSに入る。
- "Security"タブの"Virtualization"を選択する。
- その中の"Intel (R) Virtualization Technology" を"Enabled"にする。
- 上手いことしてBIOSを抜ける。