fix: blacklist nouveau driver (hangs on H100 unknown chipset)
This commit is contained in:
@@ -23,6 +23,6 @@ lb config noauto \
|
|||||||
--memtest none \
|
--memtest none \
|
||||||
--iso-volume "BEE-DEBUG" \
|
--iso-volume "BEE-DEBUG" \
|
||||||
--iso-application "Bee Hardware Audit" \
|
--iso-application "Bee Hardware Audit" \
|
||||||
--bootappend-live "boot=live components quiet splash" \
|
--bootappend-live "boot=live components quiet splash modprobe.blacklist=nouveau" \
|
||||||
--apt-recommends false \
|
--apt-recommends false \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
|||||||
Reference in New Issue
Block a user