v0.0.3 - Add loglevel=1 to live boot args to suppress TTY console noise

This commit is contained in:
Laan Tungir
2026-05-07 10:20:50 -04:00
parent adebb27c62
commit 0f74671529
59985 changed files with 8508144 additions and 4402 deletions

View File

@@ -0,0 +1,12 @@
label live-amd64
menu label ^Live system (amd64)
menu default
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live components console=tty0 console=ttyS0,115200n8 loglevel=4 systemd.unit=multi-user.target systemd.log_target=console systemd.log_level=debug
label live-amd64-failsafe
menu label Live system (amd64 fail-safe mode)
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live components memtest noapic noapm nodma nomce nosmp nosplash vga=788