I have a Windows 10 machine with Auros Z390 Pro mainbard, SATA SSD system disk and RAID0 with two M2 disks:
How do I move my system to RAID?
I created system image:
and a recovery DVD.
Also I have Intel RST driver consisting with the following files:
ReadMe.txt
SetupRST.exe
SetupRST.zip
What do I do next?
Do I simply unplug system drive, boot from recovery DVD and try to restore my system to the RAID?
EDIT1
Looks like recovery DVD does not allow to do that, so I need a tool like Northon Ghost, right?
What will happen if I copy my system disk as described here with a command like
sudo dd if=/dev/sda of=/dev/sdb status=progress
?

