Improve VM boot diagnostics and guest support

This commit is contained in:
Mikhail Chusavitin
2026-03-14 07:51:16 +03:00
parent e8a52562e7
commit caeafa836b
5 changed files with 14 additions and 2 deletions

View File

@@ -23,6 +23,6 @@ lb config noauto \
--memtest none \
--iso-volume "BEE-DEBUG" \
--iso-application "Bee Hardware Audit" \
--bootappend-live "boot=live components nomodeset modprobe.blacklist=nouveau" \
--bootappend-live "boot=live components console=tty0 console=ttyS0,115200n8 modprobe.blacklist=nouveau" \
--apt-recommends false \
"${@}"