From e761c5387e013cb08d9cf0d6e26cf6d58f749dc9 Mon Sep 17 00:00:00 2001 From: vincent Date: Sun, 15 Sep 2019 17:29:48 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'arch=5Finstall.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arch_install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch_install.md b/arch_install.md index c50d6f2..4b26fca 100644 --- a/arch_install.md +++ b/arch_install.md @@ -83,9 +83,9 @@ Change root into the base install and perform [base configuration tasks][12]. $ passwd Set your mkinitcpio. - #only for UEFI + # only for UEFI $ sed -i 's/^HOOKS=.*/HOOKS="base udev autodetect modconf block keyboard lvm2 resume filesystems fsck"/' /etc/mkinitcpio.conf - #for both + # for both $ mkinitcpio -p linux Configure GRUB.