moodLearning Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
troubleshooting-elib-box [2018/12/08 09:07]
serbizadmin [Raspberry Pi 3 with Raspbian Stretch]
troubleshooting-elib-box [2020/06/13 15:10] (current)
Line 37: Line 37:
 <code> <code>
 static domain_name_servers=172.24.1.1 192.168.1.1 static domain_name_servers=172.24.1.1 192.168.1.1
 +</code>
 +Or via /etc/dhcp/dhclient.conf with this entry
 +<code>
 +option domain-name-servers 172.24.1.1, 192.168.1.1, 8.8.8.8
 </code> </code>
 Adjust the latter according to the appropriate number for the eth0 network. Adjust the latter according to the appropriate number for the eth0 network.
 +  * confirm  
 +<code> 
 +hostname -I 
 +</code> 
 +\\
 ===== Raspberry Pi 3 Model B+ does not boot ===== ===== Raspberry Pi 3 Model B+ does not boot =====
 If these conditions obtain: If these conditions obtain: