Anyway, I've used the following on an unused 16GB SDCard:
Code: Select all
sudo dd bs=4M if=mx23.1_rpi.img of=/dev/sdb status=progress conv=fsync
I stick the SD into the Pi & it boots up, then has a kernel panic - Failed to execute /init ?
So I tried using another new SDCard, this time via the Pi-imager. It gives me an error:
The first card that I used also had GParted giving errors when I looked at it there. Something about a partition being outside the disk - from memory.Write error while trying to zero out last part of card. Card could be advertising wrong capacity (possible counterfeit).
I expect that I'll get the same response from GParted too.
If anyone has any ideas about what the problem is I'd be happy to read them. I may be making an obvious mistake, dunno?