diff --git a/Perc Guide Source Files/Linux ISO Build/auto/config b/Perc Guide Source Files/Linux ISO Build/auto/config index d8f5add..a079cd2 100644 --- a/Perc Guide Source Files/Linux ISO Build/auto/config +++ b/Perc Guide Source Files/Linux ISO Build/auto/config @@ -8,8 +8,8 @@ lb config noauto \ --debian-installer none \ --archive-areas "main contrib non-free" \ --apt-indices false \ - --bootappend-live "boot=live components iomem=relaxed" \ - --bootappend-live-failsafe "boot=live components iomem=relaxed" \ + --bootappend-live "boot=live components iomem=relaxed iommu=off amd_iommu=off" \ + --bootappend-live-failsafe "boot=live components iomem=relaxed iommu=off amd_iommu=off" \ --binary-image iso-hybrid \ --memtest none \ "${@}"