From 5ced3f0ebee8a6d076734427deccf5cffb852390 Mon Sep 17 00:00:00 2001 From: mglae Date: Sat, 25 Jul 2020 22:52:38 +0200 Subject: [PATCH] mkimage: really enable debug shell for installer --- scripts/mkimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/mkimage b/scripts/mkimage index bafe342a1e..fb2282d2cd 100755 --- a/scripts/mkimage +++ b/scripts/mkimage @@ -129,7 +129,7 @@ PROMPT 1 LABEL installer 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 KERNEL /${KERNEL_NAME}