update PVE系统安装.md.

This commit is contained in:
秋刀狐狸
2022-07-19 02:58:26 +00:00
committed by Gitee
parent 3ce0b24cfe
commit cc1bbe8fb8
5 changed files with 30 additions and 0 deletions
+30
View File
@@ -5,4 +5,34 @@ PVE系统正式安装之前,需要准备PVE的安装镜像和一些必要安
### PVE镜像下载 ### PVE镜像下载
PVE下载地址:https://www.proxmox.com/en/downloads PVE下载地址:https://www.proxmox.com/en/downloads
![下载PVE ISO文件](img/pve_download_iso.png) ![下载PVE ISO文件](img/pve_download_iso.png)
点击 Proxmox VE 7.x ISO Installer 链接。此处可能有多个PVE的安装ISO,可以根据需要进行选择。
此处我以目前最新的 Proxmox VE 7.2 ISO 作为演示。
![输入图片说明](img/pve_iso_hash.png)
下载ISO时请注意SHA256SUM,后续将使用该校验信息对下载下来的ISO进行校验,以确保ISO文件的完整性。
### 启动盘制作工具
考虑到各位制作PVE启动盘时,所使用的操作系统可能有Windows、macOS、Linux,因此我这里推荐几个常用的写盘工具。
**Ventoy**
官方网站地址:https://www.ventoy.net/cn/index.html
强烈推荐的引导盘制作工具,也是我目前在用的写盘工具,优点是可以在一个U盘中放入复数个可引导的ISO文件。
免去了多次格式化U盘再写入ISO文件的操作,非常友好。
缺点是只支持Windows、Linux。
![输入图片说明](img/pve_ventoy.png)
**Etcher**
官方网站地址:https://www.balena.io/etcher/
跨平台的写盘工具,开源,写盘速度很快。缺点是该软件体积较大,下载缓慢。
支持Windows、macOS、Linux。
![输入图片说明](img/pve_etcher.png)
**Rufus**
官方网站地址:https://rufus.ie/zh/
轻便小巧的写盘工具,仅支持Windows。
![输入图片说明](img/pve_rufus.png)
Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 KiB