Comment by lproven

Comment by lproven 3 days ago

2 replies

> Don't RAID these days. Software won rather drastically

RAID does not mean or imply hardware RAID controllers, which you seem to incorrectly assume.

Software RAID is still 100% RAID.

dragontamer 2 days ago

And 'softRAID', like what is on for free on Intel motherboards or AMD Motherboards suck and should be avoided.

------

The best advice I can give is to use a real solution like ZFS, Storage Spaces and the like.

It's not sufficient to say 'Use RAID' because within the Venn Diagram of things falling under RAID is a whole bunch of shit solutions and awful experiences.

  • lproven 2 days ago

    I haven't seen a machine shipped with firmware RAID in decades.

    It's still enabled in the firmware of some vendors' laptops -- ones deep in Microsoft's pockets, like Dell, who personally I would not touch unless the kit were free, but gullible IT managers buy the things.

    My personal suspicion is that it's an anti-Linux measure. It's hard to convert such a machine to AHCI mode without reformatting unless you have more clue than the sort of person who buys Dell kit.

    In real life it's easy: set Windows to start in Safe Mode, reboot, go into the firmware, change RAID mode to AHCI, reboot, exit Safe Mode.

    Result, Windows detects a new disk controller and boots normally, and now, all you need to do is disable Bitlocker and you can dual-boot happily.

    However that's more depth of knowledge than I've met in a Windows techie in a decade, too.