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?

Win11でVirtualBoxとLinux環境を導入する方法

Last updated at Posted at 2025-08-30

VirtualBoxのDLについて

Win11でLinuxを動かしてみたい!ということでVirtualBoxを利用して、RHEL互換のAlmaLinuxを入れてみましたのでメモを残します。

①VirtualBox のダウンロード

初めに、VirtualBox のダウンロードページにアクセスして、「Windows host 」のインストーラをダウンロードします。
https://www.virtualbox.org/wiki/Downloads
image.png

ファイルをダウンロードしたら、インストーラを実行します。

image.png

画面に従ってインストールしてください(基本的にすべて「next」,「yes」で問題ないです)

image.png

VirtualBox の画面が表示されたら、インストール作業の完了です。

image.png

AlmaLinuxの導入

①ISOファイルのダウンロード

AlmaLinux OS - Forever-Free Enterprise-Grade Operating System
今回は「~minimal.iso」をDLします。

image.png

②VirtualBoxにAlmaLinuxをインストールするための設定

AlmaLinuxがDLされたことを確認し、VirtualBoxを起動します。
image.png

「VirtualBoxマネージャー」上部メニューの「仮想マシン」をクリックし、「新規」をクリック

image.png

「VM Name」に任意のVM名を入力
「VM Folder」はそのまま
「ISO Image」は先ほどインストールしたisoファイルを選択してください
「OS」関連の設定は「ISO Image」を設定した際に自動で埋まります。※筆者の場合

image.png

「ハードウェア」と「仮想ハードディスク」の設定はPCのスペックと相談して決めてください

image.png

image.png

「完了」を押下すれば、作成完了です。

以上が、Win11にVirtualBoxを使用してLinux環境を作成する手順です。

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?