Update INITIATION.md

This commit is contained in:
mayfrost 2018-06-12 23:20:24 +00:00 committed by GitHub
parent 968898f503
commit 21a3b8827d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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` `mount -t devpts none /mnt/dev/pts`
* On __Source Mage GNU/Linux__ chroot manually specifying Bash in case live media has another shell. * On __Source Mage GNU/Linux__ chroot manually specifying Bash in case live media has another shell.
`chroot /mnt /bin/bash` `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` `passwd root`
### CHANGE NETWORK INTERFACES ### CHANGE NETWORK INTERFACES