mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-05-31 15:49:46 +08:00
fix: 增加ARM架构下安装PVE的提示说明
This commit is contained in:
@@ -44,6 +44,11 @@ Because the original environment may be missing ```ifupdown``` or ```ifupdown2``
|
||||
|
||||
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```.
|
||||
|
||||
:::tip
|
||||
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.
|
||||
:::
|
||||
|
||||
|
||||
Command:
|
||||
|
||||
```shell
|
||||
|
||||
@@ -42,6 +42,10 @@ outline: deep
|
||||
|
||||
若宿主机本身存在SLAAC分配的IPV6地址,将可选择是否使用最大的IPV6子网范围,默认回车不使用最大的IPV6子网范围仅使用本机IPV6,若后续需要给虚拟机/容器附加独立的IPV6地址,该选项务必选择```y```.
|
||||
|
||||
:::tip
|
||||
如果是ARM架构下进行安装(如甲骨文Oracle平台的服务器),DD成Debian系统后务必使用[linuxmirrors](https://linuxmirrors.cn/)进行换源,使用阿里云的源避免原生环境依赖缺失再使用下面的命令安装PVE
|
||||
:::
|
||||
|
||||
国际
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user