Add quiet on the kernel command line to better show the plymouth splash

debian-cd 2019.4
Raphaël Hertzog 5 years ago
parent fafc138872
commit 513930643e

@ -136,7 +136,7 @@ lb config noauto \
--iso-volume "Kali Live" \
--linux-packages linux-image \
--memtest memtest86 \
--bootappend-live "boot=live components splash username=root hostname=kali noeject" \
--bootappend-live "boot=live components quiet splash username=root hostname=kali noeject" \
--bootappend-live-failsafe "boot=live components username=root hostname=kali noeject memtest noapic noapm nodma nomce nolapic nomodeset nosmp nosplash vga=normal" \
--bootappend-install "net.ifnames=0" \
--security false \

Loading…
Cancel
Save