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

  • steersman2484@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    7 months ago

    Just mount it to a fixed location in /etc/fstab, but use a mount option like nofail or nobootwait (quick search showed that this is the option for ubuntu users), so your machine still boots when the drive is not connected