diff --git a/01.PVE系统安装.md b/01.PVE系统安装.md index c4dd31b..2ae0a84 100644 --- a/01.PVE系统安装.md +++ b/01.PVE系统安装.md @@ -80,16 +80,18 @@ Microsoft 官方终端工具,可以在 Github 平台或 Microsoft 应用商店 在设置 BIOS 时需要注意以下几点: -- 建议暂时关闭 **安全启动** - - 确保打开硬件虚拟化支持 - 确保设备来电自动启动 -- 对于不支持 `UEFI` 启动的设备,检查 `Legacy` 引导模式 - - 检查 CPU 的功耗设置(可选) +- PVE 8.1 及后续版本支持安全启动,详情参考 [PVE - Secure Boot Setup](https://pve.proxmox.com/wiki/Secure_Boot_Setup) + + - 若通过 Ventoy 引导安装 PVE 系统,建议参考 [UEFI 模式安全启动操作说明](https://www.ventoy.net/cn/doc_secure.html) 或 **临时关闭** 安全启动 + + - 对设备安全性有要求时,建议使用 Etcher 工具制作启动 U 盘并直接安装 PVE 系统 + ### 1.1.设备引导 使用 Ventoy 进行设备引导后,出现如下画面,选择 PVE 的安装 ISO 。 diff --git a/img/p01/pve_email.jpeg b/img/p01/pve_email.jpeg index 96044c8..01aecd1 100644 Binary files a/img/p01/pve_email.jpeg and b/img/p01/pve_email.jpeg differ diff --git a/img/p01/pve_eth.jpeg b/img/p01/pve_eth.jpeg index 4aac3a7..4e24567 100644 Binary files a/img/p01/pve_eth.jpeg and b/img/p01/pve_eth.jpeg differ diff --git a/img/p01/pve_eula.jpeg b/img/p01/pve_eula.jpeg index cfdde01..c5a791d 100644 Binary files a/img/p01/pve_eula.jpeg and b/img/p01/pve_eula.jpeg differ diff --git a/img/p01/pve_first_boot.jpeg b/img/p01/pve_first_boot.jpeg index b432d6a..813d43a 100644 Binary files a/img/p01/pve_first_boot.jpeg and b/img/p01/pve_first_boot.jpeg differ diff --git a/img/p01/pve_hd_choose.jpeg b/img/p01/pve_hd_choose.jpeg index e1214f4..78244b8 100644 Binary files a/img/p01/pve_hd_choose.jpeg and b/img/p01/pve_hd_choose.jpeg differ diff --git a/img/p01/pve_hd_fs.jpeg b/img/p01/pve_hd_fs.jpeg index 14ad581..216d0d7 100644 Binary files a/img/p01/pve_hd_fs.jpeg and b/img/p01/pve_hd_fs.jpeg differ diff --git a/img/p01/pve_install_confirm.jpeg b/img/p01/pve_install_confirm.jpeg index cef2abb..216128c 100644 Binary files a/img/p01/pve_install_confirm.jpeg and b/img/p01/pve_install_confirm.jpeg differ diff --git a/img/p01/pve_install_finish.jpeg b/img/p01/pve_install_finish.jpeg index 5ed256b..aa13f8d 100644 Binary files a/img/p01/pve_install_finish.jpeg and b/img/p01/pve_install_finish.jpeg differ diff --git a/img/p01/pve_ip.jpeg b/img/p01/pve_ip.jpeg index 1f05f41..93d9e57 100644 Binary files a/img/p01/pve_ip.jpeg and b/img/p01/pve_ip.jpeg differ diff --git a/img/p01/pve_option.jpeg b/img/p01/pve_option.jpeg index 672638d..e388963 100644 Binary files a/img/p01/pve_option.jpeg and b/img/p01/pve_option.jpeg differ diff --git a/img/p01/pve_sys_info.jpeg b/img/p01/pve_sys_info.jpeg index 1b039cd..e0ddcbb 100644 Binary files a/img/p01/pve_sys_info.jpeg and b/img/p01/pve_sys_info.jpeg differ diff --git a/img/p01/pve_timezone.jpeg b/img/p01/pve_timezone.jpeg index a8a6188..c18fc64 100644 Binary files a/img/p01/pve_timezone.jpeg and b/img/p01/pve_timezone.jpeg differ diff --git a/img/p01/pve_ventoy.jpeg b/img/p01/pve_ventoy.jpeg index 365a073..dfcd40b 100644 Binary files a/img/p01/pve_ventoy.jpeg and b/img/p01/pve_ventoy.jpeg differ diff --git a/img/p01/pve_ventoy_boot.jpeg b/img/p01/pve_ventoy_boot.jpeg index 091fe70..b8ceddc 100644 Binary files a/img/p01/pve_ventoy_boot.jpeg and b/img/p01/pve_ventoy_boot.jpeg differ diff --git a/img/p01/pve_ventoy_boot_mode.jpeg b/img/p01/pve_ventoy_boot_mode.jpeg index 9101af0..5114e78 100644 Binary files a/img/p01/pve_ventoy_boot_mode.jpeg and b/img/p01/pve_ventoy_boot_mode.jpeg differ