Skip to content

Commit 9353356

Browse files
committed
fix: 添加安装方式使用后续教程的说明
1 parent 71b8d17 commit 9353356

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

docs/en/guide/pve/pve_install.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,8 @@ bash /mnt/wireless.sh
179179

180180
After the configuration is complete, the system will automatically reboot and the public network will be available after the reboot.
181181

182-
During the execution of the configuration script, you will be prompted to enter the name and password of the WIFI. Since there is no Chinese input method in the pure CI environment, the name of the WIFI must be composed of English numbers only, and the password must be the same.
182+
During the execution of the configuration script, you will be prompted to enter the name and password of the WIFI. Since there is no Chinese input method in the pure CI environment, the name of the WIFI must be composed of English numbers only, and the password must be the same.
183+
184+
### Cautions
185+
186+
Physical machines can not use NAT to directly connect virtual machines to access the network after the installation of unlimited modules, so the project's subsequent tutorials do not support this method of access to the bridge, the project's subsequent tutorials only support the installation of the PVE on non-physical machines (through the automatic configuration of the host gateway of the PVE)

docs/guide/pve/pve_install.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,4 +209,8 @@ https://cdn.spiritlhl.net/https://raw.githubusercontent.com/oneclickvirt/pve/ref
209209
bash default.sh
210210
```
211211

212-
执行会非常耗时,但装完后会自带xfce的桌面环境,且换源阿里云,且去除无效订阅,且设置合并local和loacl-lvm,且设置清华镜像容器源
212+
执行会非常耗时,但装完后会自带xfce的桌面环境,且换源阿里云,且去除无效订阅,且设置合并local和loacl-lvm,且设置清华镜像容器源
213+
214+
### 注意事项
215+
216+
物理机安装无限模块后不可使用NAT直接连接虚拟机接入网络,所以本项目后续的教程不支持该方法接入的网桥,本项目后续教程仅支持在非物理机器上安装的PVE(通过了自动配置宿主机网关的PVE)

0 commit comments

Comments
 (0)