Intel RAID
This page will help you reinstall Windows with a RAID configuration on an Intel-based system.
Last updated
This page will help you reinstall Windows with a RAID configuration on an Intel-based system.
Last updated
DON'T SKIP THIS STEP!
First, you must download the RAID drivers. It's crucial you download the correct drivers, otherwise you won't be able to complete your reinstall!
To enable RAID mode, follow these steps:
Enter BIOS:
Restart your computer and spam F2 or DEL.
Locate the following options:
Ensure CSM is disabled and set to UEFI mode.
Set NVMe/PCIe Storage Controller to [RAID mode / RST controlled].
Set SATA Controller to [RAID mode / RST controlled].
Final Steps:
Save the changes and restart your computer.
Enter the BIOS again to verify the settings.
You have successfully enabled RAID mode.
Back in the BIOS locate following option: Intel(R) RST and do the following:
Enter Manage Arrays / Array Management.
Set the Name to random characters and/or digits.
Set the RAID Level to RAID0 (Stripe).
Select either 2x NVMe, 2x SSDs or 2x HDDs. Mixing types is not recommended.
Click Create Volume for each pair.
ALL disks must have an array by the end.
Choose the disk where you want to install Windows and click Next.
If it does not allow you to install due to GPT/MBR issues:
Press SHIFT + F10 .
Type diskpart
Then, type list disk
Type select disk x, where x is every drive that is not your USB.
Type clean, then convert gpt . Repeat for other disks.