From cfc898838b0bd03c7ab48a1c408ab5150a1441bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Sun, 7 Aug 2022 13:38:07 +0000 Subject: [PATCH] =?UTF-8?q?update=205.PVE=E5=88=B6=E4=BD=9C=E8=99=9A?= =?UTF-8?q?=E6=8B=9F=E6=9C=BA=E6=A8=A1=E6=9D=BF.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 5.PVE制作虚拟机模板.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/5.PVE制作虚拟机模板.md b/5.PVE制作虚拟机模板.md index 865fd4b..66acfb4 100644 --- a/5.PVE制作虚拟机模板.md +++ b/5.PVE制作虚拟机模板.md @@ -430,4 +430,10 @@ history -c 需要说明的是,虚拟机 `转换成模板` 的操作是不可逆的。 -如果某些 Debian 系统的配置项有问题,只能在用该模板克隆出来的新虚拟机中进行修改,或者删除并重新制作模板。 \ No newline at end of file +如果某些 Debian 系统的配置项有问题,只能在用该模板克隆出来的新虚拟机中进行修改,或者删除并重新制作模板。 + +## 3.额外说明 + +本文中 Debian 云镜像的系统配置方法大多也适用于 Debian 普通镜像。 + +但有关 IP 地址、DNS、系统时区等内容的配置方法在 Debian 普通镜像上有区别。 \ No newline at end of file