Skip to content

Commit ffc7db1

Browse files
committed
fix: 增加ARM架构下安装PVE的提示说明
1 parent 59b8875 commit ffc7db1

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

docs/en/guide/pve/pve_install.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@ Because the original environment may be missing ```ifupdown``` or ```ifupdown2``
4444

4545
If the host itself exists SLAAC assigned IPV6 address, will be able to choose whether to use the largest IPV6 subnet range, the default carriage return does not use the largest IPV6 subnet range only use the local IPV6, if you subsequently need to attach a separate IPV6 address to the virtual machine/container, the option must be selected ```y```.
4646

47+
:::tip
48+
If you are installing on an ARM architecture (such as a server running the Oracle platform), after installing Debian via DD, be sure to switch to the [linuxmirrors](https://linuxmirrors.cn/) repository. Use the Alibaba Cloud repository to avoid missing dependencies in the native environment, and then use the following command to install PVE.
49+
:::
50+
51+
4752
Command:
4853

4954
```shell

docs/guide/pve/pve_install.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,10 @@ outline: deep
4242

4343
若宿主机本身存在SLAAC分配的IPV6地址,将可选择是否使用最大的IPV6子网范围,默认回车不使用最大的IPV6子网范围仅使用本机IPV6,若后续需要给虚拟机/容器附加独立的IPV6地址,该选项务必选择```y```.
4444

45+
:::tip
46+
如果是ARM架构下进行安装(如甲骨文Oracle平台的服务器),DD成Debian系统后务必使用[linuxmirrors](https://linuxmirrors.cn/)进行换源,使用阿里云的源避免原生环境依赖缺失再使用下面的命令安装PVE
47+
:::
48+
4549
国际
4650

4751
```shell

0 commit comments

Comments
 (0)