Files

13 lines
579 B
INI

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 systemd.unit=multi-user.target systemd.log_target=console systemd.log_level=debug systemd.confirm_spawn=1