Skip to content

Commit bd7eb86

Browse files
committed
fix: 添加debian13安装pve9的说明
1 parent 5d7eae4 commit bd7eb86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/guide/pve/pve_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Suggest debian12, the actual test part of the independent server debian11 system
2121
:::
2222

2323
- The installation is the latest PVE from the apt source at the moment.
24-
- For example, debian10 is pve6.4, debian11 is pve7.x, debian12 is pve8.x
24+
- For example, debian10 is pve6.4, debian11 is pve7.x, debian12 is pve8.x, debian13 is pve9.x
2525
- Changes to the ```/etc/hosts``` file (to fix the wrong hostname setting for merchants and to add the required content for PVE)
2626
- ```/etc/cloud/cloud.cfg``` file modification (to avoid overwriting modified hostname etc.)
2727
- ```/etc/network/interfaces``` file modification (fix auto, dhcp type to static, add vmbr0 gateway)

docs/guide/pve/pve_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ outline: deep
2121
:::
2222

2323
- 安装的是当下apt源最新的PVE
24-
- 比如debian10则是pve6.4,debian11则是pve7.x,debian12则是pve8.x
24+
- 比如debian10则是pve6.4,debian11则是pve7.x,debian12则是pve8.x,debian13则是pve9.x
2525
- ```/etc/hosts```文件修改(修正商家hostname设置错误以及新增PVE所需的内容)
2626
- ```/etc/cloud/cloud.cfg```文件修改(避免覆写已修改的hostname等配置)
2727
- ```/etc/network/interfaces```文件修改(修复auto、dhcp类型为static、增加vmbr0网关)

0 commit comments

Comments
 (0)