predator Helios 300 Works fine Windows10 with AHCI and Linux?

Ezio81
Ezio81 Member Posts: 6

Tinkerer

edited November 2021 in Predator Laptops
I setup 3 hard drives in my predator Helios 300 and
I just installed  3 Linux to try it and group is working fine.
I want to install windows 10 in one of them. But before buy windows 10 I want to know if I will have any issue using ACHI booting the system. I want to have triple boot 2 Linux and 1 windows  managed  by the group. Thx

Answers

  • Easwar
    Easwar Member Posts: 6,727 Guru
    Hi @Ezio81,

    Some systems will have the Windows operating system installed using RAID drivers including the Intel Rapid Storage Technology. SSD drives typically perform better using AHCI drivers.  There is in fact a way to switch operation from either IDE / RAID to AHCI within Windows 10 without having to reinstall.  Here are the steps:

    1. Click the Start Button and type cmd
    2. Right-click the result and select Run as administrator
    3. Type this command and press ENTER: bcdedit /set {current} safeboot minimal (ALT: bcdedit /set safeboot minimal)
    4. Restart the computer and enter BIOS Setup
    5. Change the SATA Operation mode to AHCI from either IDE or RAID
    6. Save changes and exit Setup and Windows will automatically boot to Safe Mode.
    7. Right-click the Windows Start Menu once more. Choose Command Prompt (Admin).
    8. Type this command and press ENTER: bcdedit /deletevalue {current} safeboot (ALT: bcdedit /deletevalue safeboot)
    9. Reboot once more and Windows will automatically start with AHCI drivers enabled.