diff --git a/iso/builder/auto/config b/iso/builder/auto/config index 6fc151b..e5cea24 100755 --- a/iso/builder/auto/config +++ b/iso/builder/auto/config @@ -32,7 +32,7 @@ lb config noauto \ --memtest none \ --iso-volume "EASY-BEE" \ --iso-application "EASY-BEE" \ - --bootappend-live "boot=live components quiet nomodeset video=1920x1080 console=tty0 console=ttyS0,115200n8 loglevel=3 username=bee user-fullname=Bee modprobe.blacklist=nouveau" \ + --bootappend-live "boot=live components nomodeset video=1920x1080 console=tty0 console=ttyS0,115200n8 loglevel=7 username=bee user-fullname=Bee modprobe.blacklist=nouveau" \ --apt-recommends false \ --chroot-squashfs-compression-type zstd \ "${@}"