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?

Hyper-VでCentOS10のVMを作成する

0
Posted at

環境

  • Windows11 Pro(物理)
  • Hyper-V(MW)
  • CentOS 10

手順

Hyper-Vで仮想マシンの箱を作る

  1. 操作 > 新規 > 仮想マシン
    image.png

  2. 次へ
    image.png

  3. 仮想マシン名を決めて、次へ
    image.png

  4. 次へ
    image.png

  5. 割り当てのメモリを決めて、次へ
    ※動的に振りたくない場合は、「この仮想マシンに動的メモリをしようします。」のチェックを外す
    ※後からつけられる
    image.png

  6. ネットワークに接続する場合はプルダウンからネットワークアダプタを選択する
    ※後からつけられる
    image.png

  7. 名前に仮想ディスク名をいれ、場所に仮想ディスクの保存場所を入れ、サイズに仮想ディスクのサイズを入れる
    image.png

  8. 「ブート CD/DVD-ROMからオペレーティングシステムをインストールする」を選択し、「イメージファイル」にOSのイメージファイルを入力する
    ※箱の作成後に入れても大丈夫
    image.png

  9. 設定を確認し、OKをする
    image.png

  10. 作成された箱を右クリックして、設定をクリックする
    image.png

  11. セキュリティを開き、セキュアブートを有効にするのチェックを外し、OKする
    image.png

  12. 再度、作成した箱を右クリックし、接続をクリックする
    image.png

  13. 起動をクリックする
    image.png

  14. Install CentOS Stream 10 を選択し、Enterを押す
    image.png

  15. 待つ
    image.png

  16. 日本語を選択し、続行をクリックする
    image.png

  17. システムでインストール先を決める
    image.png

  18. ユーザ設定をする
    ※今回はVMなので復元が簡単かつオフラインでの使用しかしないからrootを設定した
    image.png

  19. ソフトウェアの選択で最小限を選択する
    ※デフォルトではGUIだけど、今回は不要のため
    image.png

  20. インストールの開始をクリックする
    image.png

  21. 待つ
    image.png

  22. 完了を確認して、システムの再起動
    image.png

  23. できた
    image.png

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?