As title says I have a direct attached storage attached to a Linux machine (that used to be windows). Said raid system started as being called ./Raid and is now after 2 restarts of of the lap top it is now ./Raid2. Is there a way to make it not change names every time I do a restart. I did some looking online but don’t want to do something that will ruin the content that is on those drives.

Thanks

  • BlxterOP
    link
    fedilink
    English
    2
    edit-2
    5 months ago

    is /fstab a folder? Or do you mean change that actual file?

    • Para_lyzed
      link
      fedilink
      85 months ago

      /etc/fstab is a file that controls auto mount points at boot. You can read about it with the command man fstab, or search up how to add something to it in a search engine. There are plenty of resources to help you online with creating a mount in the fstab.

        • @atzanteol
          link
          English
          35 months ago

          Easily? Just don’t go deleting things and you’re probably fine.

      • BlxterOP
        link
        fedilink
        English
        15 months ago

        Thank you I believe I have it resolved

        • @[email protected]
          link
          fedilink
          English
          14 months ago

          It’s recommended to map the mount point to the drive’s GUID. That way if you change your hardware around you can be sure the drive will still mount.