Update INITIATION.md

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

View File

@ -113,7 +113,7 @@ Don't forget to create and mount the extra directories in the case you had creat
`auto eth0`
`allow-hotplug eth0`
`iface eth0 inet dhcp`
* On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from OpenNIC).
* On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from [OpenNIC](https://servers.opennicproject.org/)).
`nameserver 193.41.79.236`
* Or copy "_/etc/resolv.conf_" to "_/mnt/etc/resolv.conf_" __BEFORE__ chrooting.