
Hello everyone,
I just bought a new RevPi Core S and the first thing I wanted to do was create a backup image. I was able to read the device and create the image without any issues. However, when I try to write the same image back to the device, I get an error saying that the media is write‑protected.
I’ve tried using rpiboot‑CM4‑CM5 – Mass Storage Gadget as well as rpiboot‑CM‑CM2‑CM3. I also tested with Win32 Disk Imager and the Raspberry Pi Imager, but none of them work they all say that the drive is write protected.
As an additional check, I verified the disk attributes using DiskPart, and it does not appear to be write‑protected:
Code: Select all
DISKPART> attributes disk
Current Read-only State : No
Read-only : No
Thank you!