linux:kvm_install
差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
| linux:kvm_install [2021/02/24 13:28] – [Step 4: 仮想マシンの作成] kimi | linux:kvm_install [2022/08/23 13:34] (現在) – 外部編集 127.0.0.1 | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| ====== KVMのインストール ====== | ====== KVMのインストール ====== | ||
| - | 以下の記事を参考にubuntuサーバにKVMをセットアップする。 | + | |
| - | * https:// | + | |
| - | * https:// | + | |
| ===== Step 1: 仮想化機能の有無の確認 ===== | ===== Step 1: 仮想化機能の有無の確認 ===== | ||
| 行 193: | 行 191: | ||
| </ | </ | ||
| - | ===== Step 4: 仮想マシンの作成 ===== | ||
| - | |||
| - | <code sh> | ||
| - | $ qemu-img create -f qcow2 ssp0.qcow2 80G | ||
| - | Formatting ' | ||
| - | $ | ||
| - | </ | ||
| - | <code sh> | ||
| - | osinfo-query' | ||
| - | |||
| - | sudo apt install libosinfo-bin | ||
| - | |||
| - | kimi@sstw: | ||
| - | |||
| - | </ | ||
| - | <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.1614140888.txt.gz · 最終更新: (外部編集)