• Katana314@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    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.

    • palordrolap@fedia.io
      link
      fedilink
      arrow-up
      4
      ·
      1 year ago

      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.