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?

Fedora 40にVirtualBoxをインストール

Posted at

概要

fedora 40にVirtualBoxをインストールしました。

そのとき行った作業を記録として残しました。

ダウンロード

以下のURLからOracle VM VirtualBox Base PackagesとOracle VM VirtualBox Extension Packをダウンロードしました。

インストール

上記のサイトよりダウンロードしましたファイルを使い、インストール作業を行いました。

Oracle VM VirtualBox Base Packages

ダウンロードしたファイルがありますディレクトリへ移動し、以下のコマンドを実行しました。

sudo dnf install ./VirtualBox-7.0-7.0.18_162988_fedora40-1.x86_64.rpm 

Oracle VM VirtualBox Extension Pack

ダウンロードしたファイルがありますディレクトリへ移動し、以下のコマンドを実行しました。

sudo VBoxManage extpack install ./Oracle_VM_VirtualBox_Extension_Pack-7.0.18.vbox-extpack 

起動

私の環境ではgnomeのランチャーにVirtualBoxのアイコンが追加されましたので、そちらから起動しました。

仮想マシン一覧の画面が表示されますと、起動成功となります。

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?