mirror of
				https://github.com/mayfrost/guides.git
				synced 2025-11-04 13:12:45 +00:00 
			
		
		
		
	Update INITIATION.md
This commit is contained in:
		@@ -114,7 +114,7 @@ Don't forget to create and mount the extra directories in the case you had creat
 | 
				
			|||||||
`allow-hotplug eth0`  
 | 
					`allow-hotplug eth0`  
 | 
				
			||||||
`iface eth0 inet dhcp`  
 | 
					`iface eth0 inet dhcp`  
 | 
				
			||||||
* On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from [OpenNIC](https://servers.opennicproject.org/)).  
 | 
					* 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`  
 | 
					`nameserver 185.121.177.177`  
 | 
				
			||||||
* Or copy "_/etc/resolv.conf_" to "_/mnt/etc/resolv.conf_" __BEFORE__ chrooting.  
 | 
					* Or copy "_/etc/resolv.conf_" to "_/mnt/etc/resolv.conf_" __BEFORE__ chrooting.  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### EDIT FSTAB
 | 
					### EDIT FSTAB
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user