From 8d9e70f77994a469e0b04e9d796282bc074910e9 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Thu, 15 Nov 2018 14:46:39 -0300 Subject: [PATCH] Update INITIATION.md --- INITIATION.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INITIATION.md b/INITIATION.md index 4761d63..76fcfd7 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -94,9 +94,9 @@ mount /dev/sda1 /mnt/boot/efi Don't forget to create and mount the extra directories in the case you had created them. ## SETUP -* On __CRUX__ run "_setup_" +* On __CRUX__ run "_setup_", only select core, and say yes when you're asked if you want to select individual packages `setup` -* On __CRUX__ "_setup_", if on "__UEFI__" select "_grub2-efi_" (if using GRUB 2), "_efibootmgr_", and "_elfutils_" from opt (only select core, and say yes when you're asked if you want to select individual packages), and de-select LILO from core. +* On __CRUX__ "_setup_", if on "__UEFI__" select "_grub2-efi_" (if using GRUB 2), "_efibootmgr_", and "_elfutils_" from opt, and de-select LILO from core. * On __CRUX__ "_setup_", if using "__wireless__" select "_wireless-tools_" and "_linux-firmware_". * On __Source Mage GNU/Linux__ download and uncompress the tarball inside the new root directory. ```