Use the correct ethernet name
This commit is contained in:
parent
3a382e12f9
commit
9cc4574114
@ -401,7 +401,7 @@ We then configure the ethernet interface. We put the following in
|
|||||||
`/etc/network/interfaces.d/enx78e7d1ea46da`:
|
`/etc/network/interfaces.d/enx78e7d1ea46da`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
auto eth0
|
auto enx78e7d1ea46da
|
||||||
allow-hotplug enx78e7d1ea46da
|
allow-hotplug enx78e7d1ea46da
|
||||||
iface enx78e7d1ea46da inet dhcp
|
iface enx78e7d1ea46da inet dhcp
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user