• u/lukmly013 💾 (lemmy.sdf.org)@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    But doing simple things like just writing to a secondary hard drive is a non-issue in windows whereas in Linux it was a whole learning adventure.

    What do you mean by that? Are you talking about RAID, having some partitions on separate drive or something else? Because if you mean just using secondary drive for files that’s just as easy as on Windows with most distributions.
    Or did you mean installing programs to secondary drive? Yeah… I have no idea how that can be done. By a quick 4 minute search it seems… that it’s a problem.
    So yeah, I can see a problem here. So many computers have something like 128GB SSD + 1TB HDD.

    • Nachorella@lemmy.sdf.org
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      No, just a secondary hard drive. I use it for Windows and Linux so it’s ntfs. I was just trying to save a file to it but it said I didn’t have access, turns out I needed to specify ntfs-3g in the fstab file before I could write to it.