I have a hard drive with important data on it.
It’s a regular spinning hard drive.
It sits in a box that converts from SATA to
USB so you can connect it to any computer
any .The entire disk is formatted in NTFS.
My question is: Is it possible to somehow write-protect the disk
so that regardless of whether you connect it to a computer that
have Apple Mac-OS or MS-Windows or Linux OS
or other OS
You should therefore be able to read everything on the disk but not write to it
the !
Is this even possible? I know it is on e.g.
SD-card a small “flarp” that you can move on from time to time
write protection is activated.
And : I am NOT talking about Write protection in the file system: One way is to use the properties of the file system to put write protection on the entire disk. Since your hard drive is formatted in NTFS, you can use Windows commands to enable write protection for the entire disk. Connect the drive to a Windows computer and open a command prompt. Then type the following command:
attrib +r E:\* /S /D
Here, replace “E:” with the letter of your hard drive. This command marks all files and folders on the disk as read-only.
Because the disk must be totally WRITE PROTECTED and via a SWITCH
possible to enable OR disable the Write Protectiion= READ ONLY !