What is the problem?
I want to change the IP of my Raspberry Pi 3B to a static. If I enter dhcpd.conf the file is empty.
What did you already try to solve it?
Reinstall from Image and again from Raspberry Pi Imager
What is the problem?
I want to change the IP of my Raspberry Pi 3B to a static. If I enter dhcpd.conf the file is empty.
What did you already try to solve it?
Reinstall from Image and again from Raspberry Pi Imager
hello,
what do you see when you enter
cat /etc/dhcpcd.conf
Hi planetar,
I see nothing. blank space between the commandline
That's a typo in the path to the correct file. It is /etc/dhcpcd.conf
, with an extra c before the final d.
what the flying f...
Thank you very much. Case closed