I’m not worried about interpreting the NTFS filesystem or individual files of given formats. Mainly, I’m worried about a Windows security-level problem I’ve had where Windows restricts access to whole directories based on user-level permissions, since the old “user” that owned them on a given operating system has been obliterated. It’s an issue I’ve had even when reinstalling Windows to the same computer.
As far as I know, Linux ignores NTFS permissions when given raw access to a disk, or rather, acts as thought it’s SYSTEM or some other high-level user, working around anything Windows might have set.
Worst case, you could still move your important files to an exFAT partition (or into an archive) where permissions don’t apply.
I’m not worried about interpreting the NTFS filesystem or individual files of given formats. Mainly, I’m worried about a Windows security-level problem I’ve had where Windows restricts access to whole directories based on user-level permissions, since the old “user” that owned them on a given operating system has been obliterated. It’s an issue I’ve had even when reinstalling Windows to the same computer.
As far as I know, Linux ignores NTFS permissions when given raw access to a disk, or rather, acts as thought it’s SYSTEM or some other high-level user, working around anything Windows might have set.
Worst case, you could still move your important files to an exFAT partition (or into an archive) where permissions don’t apply.