Predator 17 G9-791 von HDD zu SSD
Ich komme nicht mal in die BIOS einstellungen es kommt nur dieses logo, hab dannach die platte wieder entfernt.
Antworten
-
edit :Habe den error inaccessible boot device mehr untersucht und bin auf dies hier gestossen um den laptop bei ahci laufen zu lassen!
- Right-click the Windows Start Menu. Choose Command Prompt (Admin).
- If you don’t see Command Prompt listed, it’s because you have
already been updated to a later version of Windows. If so, use this
method instead to get to the Command Prompt:
- Click the Start Button and type cmd
- Right-click the result and select Run as administrator
- If you don’t see Command Prompt listed, it’s because you have
already been updated to a later version of Windows. If so, use this
method instead to get to the Command Prompt:
- Type this command and press ENTER: bcdedit /set {current} safeboot minimal
- If this command does not work for you, try bcdedit /set safeboot minimal
- Restart the computer and enter BIOS Setup (the key to press varies between systems).
- Change the SATA Operation mode to AHCI from either IDE or RAID (again, the language varies).
- Save changes and exit Setup and Windows will automatically boot to Safe Mode.
- Right-click the Windows Start Menu once more. Choose Command Prompt (Admin).
- Type this command and press ENTER: bcdedit /deletevalue {current} safeboot
- If you had to try the alternate command above, you will likely need to do so here also: bcdedit /deletevalue safeboot
- Reboot once more and Windows will automatically start with AHCI drivers enabled.
wenn man dies befolgt kann man von raid zu AHCI ohne probleme starten und dann funktioniert alles wieder.somit Problem gelöst.
1 - Right-click the Windows Start Menu. Choose Command Prompt (Admin).