From b0bd21b4b55ea2ae8a0368db3b8a176e7000dcb6 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Mon, 17 Aug 2020 11:39:01 -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