diff --git a/PVE系统安装.md b/PVE系统安装.md index 9bab470..e2f3384 100644 --- a/PVE系统安装.md +++ b/PVE系统安装.md @@ -1,4 +1,8 @@ ## PVE系统安装 -PVE系统正式安装之前,需要准备PVE的安装镜像和一些必要安装工具。 +PVE系统正式安装之前,需要准备PVE的安装镜像和一些必要安装工具。 + +### PVE镜像下载 + PVE下载地址:https://www.proxmox.com/en/downloads +![下载PVE ISO文件](img/pve_download_iso.png) diff --git a/img/pve_download_iso.png b/img/pve_download_iso.png new file mode 100644 index 0000000..c4a70d5 Binary files /dev/null and b/img/pve_download_iso.png differ