diff --git a/01.PVE系统安装.md b/01.PVE系统安装.md index d03535e..c04b91d 100644 --- a/01.PVE系统安装.md +++ b/01.PVE系统安装.md @@ -6,15 +6,11 @@ PVE 系统正式安装之前,需要准备 PVE 的安装镜像和一些必要 PVE 下载地址:[Proxmox Virtual Environment](https://www.proxmox.com/en/downloads/proxmox-virtual-environment/iso) -页面中有多个 PVE 相关文件,本文以目前最新的 `Proxmox VE 8.3-1 ISO Installer` 作为演示。 - -点击 `Proxmox VE 8.x ISO Installer` 链接,进入 PVE 下载页面。 - -![PVE下载页面](img/p01/pve_download_iso.jpeg) +页面中有多个 PVE 相关文件,本文以目前最新的 `Proxmox VE 9.0 ISO Installer` 作为演示。 下载 ISO 时请注意 `SHA256SUM` ,后续将使用该校验信息对下载下来的 ISO 进行校验,以确保 ISO 文件的完整性。 -![下载PVE](img/p01/pve_iso_hash.jpeg) +![PVE下载页面](img/p01/pve_download_iso.jpeg) ### 0.2.启动盘制作工具 diff --git a/README.md b/README.md index e5b0b2c..7739564 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,7 @@ ## 介绍 PVE 虚拟化平台的安装以及折腾手记。 -- PVE ISO 版本:8.3-1 (更新时间: 2024-11-21) - -- 演示机: - - CPU:N6005 - - 内存:16GB DDR4 - - 网卡:I226-V - - 硬盘:500GB NVMe +- PVE ISO 版本:9.0-1 (更新时间: 2025-08-05) - PVE 网络: - IPv4 网络 diff --git a/img/p01/pve_download_iso.jpeg b/img/p01/pve_download_iso.jpeg index 6d7e81a..742c35b 100644 Binary files a/img/p01/pve_download_iso.jpeg and b/img/p01/pve_download_iso.jpeg differ diff --git a/img/p01/pve_etcher.jpeg b/img/p01/pve_etcher.jpeg index 09c1bac..7375f41 100644 Binary files a/img/p01/pve_etcher.jpeg and b/img/p01/pve_etcher.jpeg differ diff --git a/img/p01/pve_iso_hash.jpeg b/img/p01/pve_iso_hash.jpeg deleted file mode 100644 index 03f25cb..0000000 Binary files a/img/p01/pve_iso_hash.jpeg and /dev/null differ diff --git a/img/p01/pve_ventoy.jpeg b/img/p01/pve_ventoy.jpeg index db64930..365a073 100644 Binary files a/img/p01/pve_ventoy.jpeg and b/img/p01/pve_ventoy.jpeg differ