NTFS permission issue

That’s a fact you are never supposed to ignore. :smiley:
Broken storage media often goes into read-only mode, if they still can.

Run these commands as the root user:

apt update
apt install -y smartmontools
smartctl -x /dev/sda

That will display information about the hard drive and possibly could show if and/or how it failed.

1 Like