I’m running EndeavourOS and Windows 11. Each OS is on a separate disk, but I have a data disk that is currently NTFS that mount in both OSes. NTFS causes problems for some things in Linux, and I’m worried it’ll bork the drive for windows eventually, so I’m keen to find an alternative. I’ve read about the WinBTRFS driver so wondering if that is a better way to go?

I don’t want to run a server with a share to access this data because it is way to slow for my needs.

  • RayJW@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    2 hours ago

    I’ve been using WinBTRFS for quite some time without issues. It seems a lot of people recommend NTFS. But be aware, if you plan on using it for things like games, NTFS will absolutely break at some point. It is not compatible with Proton and will break things like updates for Steam. It always has for me up until very recently. Valve also says the same about using NTFS for games. I’m not sure this can be fixed with the NTFS driver unless they do workarounds like renaming things automatically because some things Proton does are not compatible with the filesystem spec.

    • mub@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      Indeed. Steam on Linux does cause issues with filenames. I keep games I run on Linux on an ext4 drive. There isn’t any other choice unfortunately.