diff --git a/04.PVE创建模板虚拟机.md b/04.PVE创建模板虚拟机.md index 4e46611..49cf236 100644 --- a/04.PVE创建模板虚拟机.md +++ b/04.PVE创建模板虚拟机.md @@ -32,7 +32,7 @@ SCSI 控制器保持默认 `VirtIO SCSI single` ,机型可选 `q35` ,并勾 固件可选 `OVMF (UEFI)` ,并勾选 `添加 TPM` 选项,存储路径需根据实际情况进行调整,演示为 `local-lvm` 。 -`预注册密钥` 可按需启用,若启用将预装特定于发行版和 Microsoft 标准的安全启动密钥。 +`预注册密钥` 可启用,启用后将预装特定于发行版和 Microsoft 标准的安全启动密钥。 ![虚拟机系统](img/p04/vm_system.jpeg) @@ -221,11 +221,11 @@ unused0: successfully imported disk 'local-lvm:vm-1001-disk-2' |--|--|--| |用户|`fox`|新系统的管理员账户| |密码|`********`|使用强密码| -|DNS域|`fox.internal`|内网域名(可选)| -|DNS服务器|`172.16.1.1`|本机 DNS 服务器| -|SSH公钥|`无`|使用秘钥登录服务器,暂不使用| -|Upgrade packages|`是`|启动时更新软件包,保持默认即可| -|IP配置(net0)|`ip=172.16.1.250/24,gw=172.16.1.1,ip6=auto`|模板的 IP 设置| +|DNS 域|`fox.internal`|内网域名(可选)| +|DNS 服务器|`172.16.1.1`|本机 DNS 服务器| +|SSH 公钥|`无`|使用秘钥登录服务器,暂不使用| +|升级程序包|`是`|启动时更新软件包,保持默认即可| +|IP 配置 (net0)|`ip=172.16.1.250/24,gw=172.16.1.1,ip6=auto`|模板的 IP 设置| **额外说明:** diff --git a/img/p04/vm_boot.jpeg b/img/p04/vm_boot.jpeg index b2c3156..759d23c 100644 Binary files a/img/p04/vm_boot.jpeg and b/img/p04/vm_boot.jpeg differ diff --git a/img/p04/vm_ci_details.jpeg b/img/p04/vm_ci_details.jpeg index e5705cd..63bb43f 100644 Binary files a/img/p04/vm_ci_details.jpeg and b/img/p04/vm_ci_details.jpeg differ diff --git a/img/p04/vm_cloudinit.jpeg b/img/p04/vm_cloudinit.jpeg index 57af507..3746187 100644 Binary files a/img/p04/vm_cloudinit.jpeg and b/img/p04/vm_cloudinit.jpeg differ diff --git a/img/p04/vm_confirm.jpeg b/img/p04/vm_confirm.jpeg index 41fd8b4..0009b7a 100644 Binary files a/img/p04/vm_confirm.jpeg and b/img/p04/vm_confirm.jpeg differ diff --git a/img/p04/vm_delete_cd.jpeg b/img/p04/vm_delete_cd.jpeg index 981eb80..e591bce 100644 Binary files a/img/p04/vm_delete_cd.jpeg and b/img/p04/vm_delete_cd.jpeg differ diff --git a/img/p04/vm_hardware_all.jpeg b/img/p04/vm_hardware_all.jpeg index c373542..3c37ae0 100644 Binary files a/img/p04/vm_hardware_all.jpeg and b/img/p04/vm_hardware_all.jpeg differ diff --git a/img/p04/vm_hd_resize.jpeg b/img/p04/vm_hd_resize.jpeg index 133923a..d2faa77 100644 Binary files a/img/p04/vm_hd_resize.jpeg and b/img/p04/vm_hd_resize.jpeg differ diff --git a/img/p04/vm_hd_scale_up.jpeg b/img/p04/vm_hd_scale_up.jpeg index f15d647..b88b29e 100644 Binary files a/img/p04/vm_hd_scale_up.jpeg and b/img/p04/vm_hd_scale_up.jpeg differ diff --git a/img/p04/vm_rng.jpeg b/img/p04/vm_rng.jpeg index d5029f8..1ca77ba 100644 Binary files a/img/p04/vm_rng.jpeg and b/img/p04/vm_rng.jpeg differ diff --git a/img/p04/vm_rng_details.jpeg b/img/p04/vm_rng_details.jpeg index d7e308f..cc7fa23 100644 Binary files a/img/p04/vm_rng_details.jpeg and b/img/p04/vm_rng_details.jpeg differ diff --git a/img/p04/vm_system.jpeg b/img/p04/vm_system.jpeg index 517c420..512544c 100644 Binary files a/img/p04/vm_system.jpeg and b/img/p04/vm_system.jpeg differ diff --git a/img/p04/vm_tablet.jpeg b/img/p04/vm_tablet.jpeg index b1f48cd..0aebaec 100644 Binary files a/img/p04/vm_tablet.jpeg and b/img/p04/vm_tablet.jpeg differ diff --git a/img/p04/vm_unused_hd.jpeg b/img/p04/vm_unused_hd.jpeg index fea2037..b577ddf 100644 Binary files a/img/p04/vm_unused_hd.jpeg and b/img/p04/vm_unused_hd.jpeg differ