• @[email protected]
    link
    fedilink
    11 year ago

    Can confirm, my NTFS hardrive broke every week on my server. Unfortunately that is my only hard drive so I cannot format it without loosing all the data.

    • Affine Connection
      link
      English
      11 year ago

      What specifically do you mean by “broke”? File system corruption?

      • @[email protected]
        link
        fedilink
        11 year ago

        Yes, I have to use NTFSfix or plug it into a windows laptop, it is very annoying.

        But my setup is fairly janky though. I use a external drive on my homeserver as storage drive, and because of torrenting it is almost constantly on read/write. And I use a ubuntu LTS server, so it might not be the most friendly os to use with a NTFS drive. But there is no going back now.

        • Affine Connection
          link
          English
          11 year ago

          Are you using the NTFS3 kernel module instead of the FUSE driver?

          • @[email protected]
            link
            fedilink
            1
            edit-2
            1 year ago

            I am not really knowledgeable about OS and kernel, I just use the default for ubuntu 22.04 LTS.