mirror of
https://github.com/oneclickvirt/oneclickvirt.github.io.git
synced 2026-06-09 00:10:16 +08:00
update
This commit is contained in:
@@ -33,6 +33,10 @@ x86_64:
|
||||
|
||||
Self-patching images: https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
|
||||
|
||||
:::tip
|
||||
Some of these images are flawed and not guaranteed to be available for all PVEs, with names like ```ubuntu16.04```, ```debian6```, ```centos7```, ```opensuse42.2```, ```opensuse42.3``` Don't use them unless necessary.
|
||||
:::
|
||||
|
||||
and
|
||||
|
||||
Run ```pveam available --section system``` to see the names and version numbers of the officially available systems.
|
||||
@@ -44,10 +48,12 @@ The version has been automatically recognized by a script to use the correspondi
|
||||
|
||||
arm:
|
||||
|
||||
[https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/](https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/)
|
||||
[https://github.com/oneclickvirt/lxc_arm_images/blob/main/fixed_images.txt](https://github.com/oneclickvirt/lxc_arm_images/blob/main/fixed_images.txt)
|
||||
|
||||
Supported systems can be viewed in the file above, which lists debian and ubuntu systems do not use the aliases in it, just use the numeric designators.
|
||||
|
||||
:::tip
|
||||
All system parameters are lowercase system names spliced with version numbers.
|
||||
All system parameters are lowercase system names spliced with version numbers, e.g. debian11, ubuntu22, etc.
|
||||
(Self-patched images support some out-of-the-way systems, such as centos6, centos7, debian8, debian9, etc.)
|
||||
:::
|
||||
|
||||
|
||||
@@ -33,6 +33,10 @@ x86_64的
|
||||
|
||||
自修补镜像: https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
|
||||
|
||||
:::tip
|
||||
其中的部分镜像有缺陷,不保证所有PVE可用,名字为 ```ubuntu16.04```、```debian6```、```centos7```、```opensuse42.2```、```opensuse42.3``` 非必要不要使用。
|
||||
:::
|
||||
|
||||
和
|
||||
|
||||
执行```pveam available --section system```查看官方可用的系统名字和版本号
|
||||
@@ -43,12 +47,12 @@ x86_64的
|
||||
|
||||
arm的
|
||||
|
||||
[https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/](https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/)
|
||||
[https://github.com/oneclickvirt/lxc_arm_images/blob/main/fixed_images.txt](https://github.com/oneclickvirt/lxc_arm_images/blob/main/fixed_images.txt)
|
||||
|
||||
中查看支持的系统
|
||||
可在上面的文件中查看支持的系统,其中列出的debian和ubuntu系统不要使用里面的别名,使用数字代号即可。
|
||||
|
||||
:::tip
|
||||
系统参数一律是小写的系统名字拼接版本号。
|
||||
系统参数一律是小写的系统名字拼接版本号,如:debian11,ubuntu22等。
|
||||
(自修补镜像支持一些偏门系统,如 centos6、centos7、debian8、debian9 等)
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user