From f8d797798cfd347c3ad929b20aa039a2900f388e Mon Sep 17 00:00:00 2001 From: mayfrost Date: Tue, 27 Feb 2018 02:45:55 +0000 Subject: [PATCH] Update INITIATION.md --- INITIATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INITIATION.md b/INITIATION.md index f6515b6..41d15a8 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -147,7 +147,7 @@ In these examples we make only two partitions but you can extend this if you kno ### LILO * If on UEFI use __elilo__ and change names to "_/etc/elilo.conf_" instead of "_/etc/lilo.conf_" and "_elilo_" instead of "_lilo_" in commands `nano /etc/lilo.conf` -* Inserting "_password=_" inside an OS stanza will protect with a password that OS, but inserting "_password=\_" just before the stanzas and outside any of them will protect with a password the bootloader itself (notice the space inside stanzas) +* Inserting "_password=\_" inside an OS stanza will protect with a password that OS, but inserting "_password=\_" just before the stanzas and outside any of them will protect with a password the bootloader itself (notice the space inside stanzas) `boot = /dev/sda` `image = /boot/vmlinuz` ` Label = `