did not install the dhcpd client, but server package
This commit is contained in:
parent
860a0d13c6
commit
d5048f5c3a
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ The first boot takes a bit longer, up to 2 minutes.
|
||||||
On the Armbian System, SSH on ethernet is enabled. We need to give the
|
On the Armbian System, SSH on ethernet is enabled. We need to give the
|
||||||
Pi an IP Adress now.
|
Pi an IP Adress now.
|
||||||
|
|
||||||
# Install a dhcp client, in my case it was Arch and dhcpd
|
# Install a dhcp server, in my case it was Arch and dhcpd
|
||||||
sudo pacman -S dhcpd
|
sudo pacman -S dhcpd
|
||||||
|
|
||||||
Now we have to create a new local network.
|
Now we have to create a new local network.
|
||||||
|
|
Loading…
Reference in a new issue