My Windows is installed in a SATA disk, and I've created a image using the OS native tool, and I'd like to install this image in a M2 disk currently used as a secondary disk. When I use the Windows recovery media to apply this image, I've disconnected the SATA disk, but the M2 disk are not recognized as a bootable disk. I've received an error message as if there is no disk in my PC.
@redxps630 After change SATA operation to AHCI, I need to recreate the image with the M2 disk disconnected, and install the image only with the M2 connected?
The M2 disk is bigger that SATA, that is one of my reasons to change it.
redxps630
11 Legend
•
16317 Posts
•
82847 Points
0
0
Posted October 21st, 2024 22:27
needed to successfully boot again after change SATA operation from RAID to AHCI:
Run
cmdas administratorCopy-paste this command, which will start Windows in Safe Mode the next time you reboot:
Restart the computer and enter UEFI/BIOS setup.
Change the SATA operation mode from RAID to AHCI.
Save changes and exit Setup and Windows will automatically boot to Safe Mode.
Launch
cmdagain, as in step #1.Copy-paste this command, which will start Windows in Normal Mode the next time you reboot:
Reboot and Windows will automatically start with AHCI drivers enabled.