Windows: Difference between revisions

343 bytes removed ,  2 March 2021
Line 30: Line 30:
* Run <code>bcdedit /deletevalue {current} safeboot</code>
* Run <code>bcdedit /deletevalue {current} safeboot</code>


; Reasons not to use Intel Raid
; Drawbacks of Intel RAID
* It is a fake raid managed by the Intel driver.
* It is a software raid by the Intel driver.
* It will not be recognized in Linux. It is better to use software RAID on both Windows and Linux.
* It will not be recognized in Linux.
** See [[Archwiki: RAID]]
* You may run into problems when changing motherboards, and sometimes even just after updating the bios.
* You typically run into problems when changing motherboards, and sometimes even just after updating the bios.
* On consumer Intel boards (Z370, Z390), your M.2 slots are wired to your chipset which only has a PCIe x4 connction to your CPU.
** This means you won't receive a significant performance boost if you use RAID 0 on 2 higher-end NVMe SSDs.


==Application Management==
==Application Management==