I’m having issue to install DietPi on a PiZero v1.2 in “headless” mode (i mean without screen).
I followed all the instructions here https://dietpi.com/forum/t/getting-started-download-dietpi-image/24/1 but at Step 4 when trying to connect through SSH it can’t find hostname “DietPi”.
I first tried with Wifi. No success my network doesn’t even see it.
I tried directly with ethernet adapter, no more success.
And of course i also tried usb direct connect to my laptop (i tried on both Linux and Windows)
Any idea of what mistakes i’m doing or step i’m missing ?
… and edit /boot/dietpi.txt with a linux compatible text editor (e.g. Notepad2) to use a static ip address, before first boot up after writing image to sd card!
I have to log into my router at home…then pull the DHCP address from clients to find dietpi
Also…make 100% sure the powersupply can run the Pi…biggest problem I have had to deal with is even though it looks like it up and running, the power from some of my phone bricks would NOT run without crashing the processor.
I guess you could run nmap on a linux device and look for live hosts
sudo nmap -sP 192.168.2.1/24 (change to your LAN network scheme)
yaps is one I just found for windows (they have a port of nmap to windows)
Can you ping www.google.com or any other url?
Might be you need to ensure (if using static IP) that /etc/network/interfaces has a default gateway and dns set to your home router
So i succeed to get out from my Raspberry.
Can connect to internet, to run apt and all
But it’s strange my internet box (in France we have all included box playing the role of router, firewall etc) don’t list my raspberry on the connected devices.