LoginSignup
0
0

More than 5 years have passed since last update.

FedoraでVirtualBoxのGuest Additionsを有効にする

Posted at

環境

  • VirtualBox
  • Fedora
    • gcc
    • perl

追加インストール

追加インストールを行い、一旦電源オフ

dnf install kernel-devel
halt

Guest Additionsのインストール

  1. 対象の仮想マシンを「選択」→「設定」
  2. ストレージ
    「SATA」(又は「IDE」)に「空のディスク」を追加
  3. 対象の仮想マシンを起動
  4. メニューバーから「デバイス」
  5. 「Guest Additions CD イメージの挿入」
  6. 『実行する』を選択すると、Guest Additionsのインストールが開始
  7. インストール完了後、電源オフ
  8. 対象の仮想マシンを「選択」→「設定」
  9. ストレージ
    「SATA」(又は「IDE」)から「VBoxGuestAdditions.iso」を除去
  10. 起動
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