0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Windows 10にVirtualBoxをインストールしてみた

Last updated at Posted at 2022-01-19

はじめに

VirtualBoxとは、使用しているPC及びホストOS上に別のOSをインストールできる無償の仮想化ソフトである。また、一つのPC上に複数のOSを起動することができる。
今回はWindowsのマシン上にVirtualBoxをインストールする手順を紹介する。

VirtualBoxのダウンロード

VirtualBoxをこちらのサイトからダウンロードする。
Downloadボタンをクリックする。
image.png
ホストOSがWindowsのため"Windows hosts"をクリックする。
image.png

VirtualBoxのインストール

ダウンロード完了後に自動的に設定ウィンドウが出力される。出力されなかった場合はダウンロードしたVirtualBoxのアプリケーションを起動する。
"Next"をクリックする。

デフォルトのまま"Next"をクリックする。

デフォルトのまま"Next"をクリックする。

"Warning: Network Interfaces"という警告が出る。これはインストールによってネットワーク設定がリセットされるため一時的にネットワークが切断されるという注意内容である。特に問題はないため、"Yes"をクリックする。

そのまま"Install"をクリックする。

インストールが開始される。2分ほどで完了する。

"Start Oracle VM VirtualBox 6.1.30 after installation"にチェックをつけて"Finish"をクリックする。

設定ウィンドウが閉じてVirtual Boxが起動される。
image.png

以上でVirtualBoxのインストール完了。

まとめ

今回はWindows 10にVirtualBoxをインストールする手順を紹介した。
インストール作業はとても簡単で短時間で済む。何より無料である。
初心者エンジニアでWindows上でLinuxなどのOSを起動して勉強をしたり、検証作業を行いたい方には非常におすすめのツールである。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?