From 4795e235de87e9a8ed8a6e82b7df848e96164f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E5=88=80=E7=8B=90=E7=8B=B8?= Date: Mon, 22 Aug 2022 08:25:26 +0000 Subject: [PATCH] =?UTF-8?q?update=208.PVE=E5=BC=80=E5=90=AF=E7=A1=AC?= =?UTF-8?q?=E4=BB=B6=E7=9B=B4=E9=80=9A=E5=8A=9F=E8=83=BD.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 秋刀狐狸 --- 8.PVE开启硬件直通功能.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8.PVE开启硬件直通功能.md b/8.PVE开启硬件直通功能.md index c632f40..fb6fc0f 100644 --- a/8.PVE开启硬件直通功能.md +++ b/8.PVE开启硬件直通功能.md @@ -1,6 +1,6 @@ ## 1.修改系统Grub参数 -参考官方文档 [qm_pci_passthrough](https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_pci_passthrough) 和 [Pci passthrough](https://pve.proxmox.com/wiki/Pci_passthrough#Verify_IOMMU_is_enabled) 开启 PVE 硬件直通功能。 +参考官方文档 [qm_pci_passthrough](https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_pci_passthrough) 和 [Pci passthrough](https://pve.proxmox.com/wiki/Pci_passthrough) 开启 PVE 硬件直通功能。 使用 SSH 工具登录到 PVE 服务器,编辑系统 Grub 的配置文件 `/etc/default/grub` :