mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-04 20:31:20 +01:00
attempt to force-disable iommu from cmdline
This commit is contained in:
parent
b89045c905
commit
19308e7b9c
@ -8,8 +8,8 @@ lb config noauto \
|
|||||||
--debian-installer none \
|
--debian-installer none \
|
||||||
--archive-areas "main contrib non-free" \
|
--archive-areas "main contrib non-free" \
|
||||||
--apt-indices false \
|
--apt-indices false \
|
||||||
--bootappend-live "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" \
|
--bootappend-live-failsafe "boot=live components iomem=relaxed iommu=off amd_iommu=off" \
|
||||||
--binary-image iso-hybrid \
|
--binary-image iso-hybrid \
|
||||||
--memtest none \
|
--memtest none \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
Loading…
Reference in New Issue
Block a user