mkimage: really enable debug shell for installer

This commit is contained in:
mglae 2020-07-25 22:52:38 +02:00
parent 37eb46b40d
commit 5ced3f0ebe

View File

@ -129,7 +129,7 @@ PROMPT 1
LABEL installer LABEL installer
KERNEL /${KERNEL_NAME} KERNEL /${KERNEL_NAME}
APPEND boot=UUID=${UUID_SYSTEM} installer quiet systemd.debug_shell vga=current APPEND boot=UUID=${UUID_SYSTEM} installer quiet systemd.debug_shell systemd.unit=installer.target vga=current
LABEL live LABEL live
KERNEL /${KERNEL_NAME} KERNEL /${KERNEL_NAME}