Raspberry Pi 2 PCB v1.1

I think something is wrong with the 1st image for download.

The Disk image to download is:
DietPi_RPi-ARMv7-Bookworm.img.xz

Get-FileHash .\DietPi_RPi-ARMv7-Bookworm.img.xz -Algorithm SHA256          

Algorithm       Hash                                                                   Path
---------       ----                                                                   ----
SHA256          A6400A7BCA159A5924A9F16932A60561BCE809F0B1E7F998662F39FC2F105018

The Hash file is:

DietPi_RPi2-ARMv7-Bookworm.img.xz.sha256
58137079a48e7de2418b1d4f30065082606ed09eae6230256d03cbff89e374d7  /home/runner/work/DietPi/DietPi/DietPi_RPi2-ARMv7-Bookworm.img.xz
((get-filehash .\DietPi_RPi-ARMv7-Bookworm.img.xz).hash) -eq "58137079a48e7de2418b1d4f30065082606ed09eae6230256d03cbff89e374d7"
False

I have the same result. Looks like it might be the wrong hash file. I will be doing an install a little later so I can test the images ability to write to an SD and boot.

Yes the hash file has a different name from the image file

Image file
DietPi_RPi-ARMv7-Bookworm.img.xz

Hash file:
DietPi_RPi2-ARMv7-Bookworm.img.xz.sha256

Ping @MichaIng maybe he can check

The image does install DietPi v9.10 and it is running fine on my Zero 2W.

The link pointed to the wrong/old image, I just fixed it: Fix RPi2 download URL · MichaIng/DietPi-Website@a7d5706 · GitHub

1 Like

This is the correct link I guess https://dietpi.com/downloads/images/DietPi_RPi2-ARMv7-Bookworm.img.xz.sha256

1 Like

Thank you!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.