This commit is contained in:
spiritlhl
2024-02-17 02:47:50 +00:00
parent f80ee72155
commit a21b827f24
2 changed files with 11 additions and 4 deletions

View File

@@ -31,19 +31,24 @@ Before creating containers, use the 'screen' command to run them in the backgrou
x86_64:
https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
Self-patching images: https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
and
Run ```pveam available --section system``` to see the names and version numbers of the officially available systems.
Priority: Self-patching images (not supported by Proxmox-VE 5 and below) > Official default images (both supported)
image
The version has been automatically recognized by a script to use the corresponding image.
arm:
[https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/](https://mirror.tuna.tsinghua.edu.cn/lxc-images/images/)
:::tip
All system parameters are lowercase system names spliced with version numbers.
(Note that the only parameters used by the script are lowercase English system names spliced with version numbers)
(Self-patched images support some out-of-the-way systems, such as centos6, centos7, debian8, debian9, etc.)
:::
**The default CT username for all systems is root**

View File

@@ -31,13 +31,15 @@ outline: deep
x86_64的
https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
自修补镜像: https://github.com/oneclickvirt/pve_lxc_images/blob/main/fixed_images.txt
执行```pveam available --section system```查看官方可用的系统名字和版本号
优先级:自修补镜像 > 官方默认镜像
优先级:自修补镜像(Proxmox-VE 5及其以下版本不支持) > 官方默认镜像(都支持)
已通过脚本自动识别版本使用对应镜像
arm的