linux:kvm_install
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| linux:kvm_install [2021/02/24 13:13] – [Step 3: Creating a Virtual Machine in Ubuntu] kimi | linux:kvm_install [2022/08/23 13:34] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== KVMのインストール ====== | ====== KVMのインストール ====== | ||
| - | 以下の記事を参考にubuntuサーバにKVMをセットアップする。 | + | |
| - | * https:// | + | ===== Step 1: 仮想化機能の有無の確認 |
| - | * https:// | + | |
| - | ===== Step 1: Check Virtualization Support in Ubuntu | + | |
| <code sh> | <code sh> | ||
| 行 16: | 行 14: | ||
| </ | </ | ||
| - | ===== Step 2: Install KVM on Ubuntu 20.04 LTS ===== | + | ===== Step 2: パッケージのインストール |
| 行 73: | 行 71: | ||
| $ | $ | ||
| </ | </ | ||
| - | ===== Step 3: Creating a Virtual Machine in Ubuntu | + | ===== Step 3: ブリッジの作成 |
| <code sh> | <code sh> | ||
| $ cat / | $ cat / | ||
| 行 193: | 行 191: | ||
| </ | </ | ||
| - | |||
| - | <code sh> | ||
| - | $ qemu-img create -f qcow2 ssp0.qcow2 80G | ||
| - | Formatting ' | ||
| - | $ | ||
| - | </ | ||
| - | |||
| - | <code sh> | ||
| - | ~$ virt-install -n ssp0 -r 8192 --disk=ssp0.qcow2, | ||
| - | |||
| - | Starting install... | ||
| - | Domain installation still in progress. You can reconnect to | ||
| - | the console to complete the installation process. | ||
| - | $ | ||
| - | </ | ||
| - | |||
| - | - Finderから「サーバへ接続」 | ||
| - | - vnc:/ / < | ||
linux/kvm_install.1614140031.txt.gz · 最終更新: (外部編集)