cross-posted from: https://lemmy.ml/post/30792652

Support for Windows 10 ends on October 14, 2025. Microsoft wants you to buy a new computer. But what if you could make your current one fast and secure again?

If you bought your computer after 2010, there’s most likely no reason to throw it out. By just installing an up-to-date Linux operating system you can keep using it for years to come.

Installing an operating system may sound difficult, but you don’t have to do it alone. With any luck, there are people in your area ready to help!

5 Reasons to upgrade your old computer to Linux:

  1. No New Hardware, No Licensing Costs
  2. Enhanced Privacy
  3. Good For The Planet
  4. Community & Professional Support
  5. Better User Control
  • Thrawne@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    4 days ago

    Ok, gonna migrate my archive/plex server to linux on the next iteration/rebuild. I do have a question, as it will affect my timeline. I have an 18TB Raid6 array on a HW raid card. I plan on building out a new raid array when i build the new server, but the end of Win10 has advanced my time table. With HW raid card, can i migrate my array to new OS build. I thought about booting a live distro and seeing if it can recognize the array. Probably the safest approach. Has anyone migrated Operating systems with a raid array? Let alone from windows to linux?

    • pipes@sh.itjust.works
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      Just booting a live usb can’t hurt, it could work out of the box. If it doesn’t make sure the distro you picked has built-in support (or you can install it on the live) for NTFS (I’m guessing this is the filesystem you’re using on your array), easy to test with a simple NTFS formatted pendrive too. If you need help I’d ask the Selfhosted community, there are probably more RAID users there. It helps to know the filesystem, type of hw card, if the card is handling the RAID or not (JBOD mode). Good luck!