Add IOMMU verify line from video

This commit is contained in:
rc14193
2024-01-29 22:08:12 -05:00
committed by GitHub
parent 49a531af24
commit 885ccf9ad4

View File

@@ -13,6 +13,8 @@ nano /etc/default/grub
`GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on"`
Verify that IOMMU is enabled by running `dmesg | grep -e DMAR -e IOMMU` and looking for a line indicating it is enabled
Save and exit
4) run the command `"update-grub"` now reboot