maybe your sdcard is corrupted You can add the ip (until next reboot) with sudo ip addr add 192.168.0.100/32 dev eth0 You can also give your raspberry pi an IP address by adding 'ip = 192.168.0.4' at the end of cmdline.txt Do that using the command: sudo nano /boot/cmdline.txt Make sure you nothing ...