From 21a3b8827df2e05651467a96bc0a47df3c944814 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Tue, 12 Jun 2018 23:20:24 +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 775a008..f832eaa 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -104,7 +104,7 @@ Don't forget to create and mount the extra directories in the case you had creat `mount -t devpts none /mnt/dev/pts` * On __Source Mage GNU/Linux__ chroot manually specifying Bash in case live media has another shell. `chroot /mnt /bin/bash` -* Change root password in chroot (TEST IF YOUR KEYBOARD HAS ALL THE CORRECT MAPPINGS before you change the password). +* Now inside chroot change root password (TEST IF YOUR KEYBOARD HAS ALL THE CORRECT MAPPINGS before you change the password). `passwd root` ### CHANGE NETWORK INTERFACES