Hello dear Community, i hope this is the right Forum as I just need some general advice for my Pi.
It was running PiHole on RaspberryOS for a time. Now I want to run it on DietPi because it needs lesser resources.
Steps I did:
Downloaded the DietPi_RPi-ARMv6-Bookworm.img from the DietPi Website.
Copied the .img to not formatted sdCard via sudo dd if=DietPi_RPi-ARMv6-Bookworm.img of=/dev/sda bs=8M status=progress
`
→ the partitions are correctly shown in gparted
Insert Card in Pi and Plug Power in. (Pi is connected to LAN with LAN to mUSB Adapter - everything working normal before!)
→ As the Pi does not show up in my Router overview, it seems it does not boot the OS.
I posted here because im already active in the endeavourOS forum and I thought I messed something up with the dd command.
I already flashed DietPi with balena-etcher on another device without problems.
But at the moment balena-etcher does not work because of some electron issues.