mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-03-11 13:12:09 +01:00
fix live iso bootloaders v91
This commit is contained in:
parent
90c01f6dc4
commit
9fea92e498
@ -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 "iomem=relaxed" \
|
--bootappend-live "boot=live components iomem=relaxed" \
|
||||||
--bootappend-live-failsafe "iomem=relaxed" \
|
--bootappend-live-failsafe "boot=live components iomem=relaxed" \
|
||||||
--binary-image iso-hybrid \
|
--binary-image iso-hybrid \
|
||||||
--memtest none \
|
--memtest none \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
Loading…
Reference in New Issue
Block a user