From b708058b067aa41f6a44f1110f11747f709d6509 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:41:55 -0400 Subject: [PATCH] Readd components --- isolinux.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isolinux.cfg b/isolinux.cfg index 19062ec..eaa2d79 100644 --- a/isolinux.cfg +++ b/isolinux.cfg @@ -22,7 +22,7 @@ MENU clear LABEL PVC Live Installer linux /live/vmlinuz - APPEND initrd=/live/initrd.img boot=live splash quiet + APPEND initrd=/live/initrd.img boot=live components quiet splash LABEL Traditional Debian Installer (graphical) linux /d-i/gtk/vmlinuz