A Qnap NAS has a drive with some bad sectors, I want to RMA it, but before just want to figure out how to prepare a drive? It’s part of a raid 5 setup of 4 drives unencrypted. So I want to remove it and wipe it. Got a Linux machine I can use, but never done this before.

What are common Linux tools to do that sensibly?

  • randombullet
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    When I sold my drives, I used veracrypt with a 128 character password and PIM of 800+.

    Isn’t that the same thing as shredding?

        • My Password Is 1234@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          20 minutes ago

          Installing an operating system and enabling encryption won’t overwrite the data on the entire disk. Instead, it will only overwrite on the specific sectors on which this operating system was installed.

          Other “previous” data on the disk will remain intact and unaffected.

          • Leaflet@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            15 minutes ago

            Unless the OS installer chooses to wipe the driver, which Debian’s (non-calamares) installer does.