mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update INITIATION.md
This commit is contained in:
parent
968898f503
commit
21a3b8827d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user