This commit is contained in:
Robin Müller 2020-11-20 18:46:06 +01:00
parent de91321a6b
commit 489cb90b2f

View File

@ -77,10 +77,12 @@ git submodule update
* user: root * user: root
* pw: root * pw: root
* Set IP address and netmask with * Set IP address and netmask with
```sh
`sh
ifconfig eth0 192.168.133.10 ifconfig eth0 192.168.133.10
ifconfig eth0 netmask 255.255.255.0 ifconfig eth0 netmask 255.255.255.0
``` `
2. Connect Q7S to workstation via ethernet 2. Connect Q7S to workstation via ethernet
3. Make sure the netmask of the ehternet interface of the workstation matches the netmask of the Q7S 3. Make sure the netmask of the ehternet interface of the workstation matches the netmask of the Q7S
* When IP address is set to 192.168.133.10 and the netmask is 255.255.255.0, an example IP address for the workstation * When IP address is set to 192.168.133.10 and the netmask is 255.255.255.0, an example IP address for the workstation