Long story short, I can't find my SSD....
when I turn on my computer I get this error:
Windows failed to start. A Recent hardware or software change might be the cause. To fix the problem:
1. Insert your windows installation disc and restart your computer.
2. Choose your langugae settings, and then click next
3. Click "repair your computer."
Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible.
I tried running a Disk Check on it and everything seems to be ok.
And then I came over this:
I'm Fixed - 0xc000000e problem!!!
1. First Load Windows RE from Windows 7 or Server 2008 R2
2. Open Diskpart and make problematic partition Active
3. Open bcdedit and you should get something like this:
Windows Boot Loader
-------------------
identifier {default}
device unknown <===0xc000000e problem!
path \Windows\system32\winload.exe
description Windows Server 2008 R2
locale en-US
inherit {bootloadersettings}
recoverysequence {e0025536-b36d-11de-aadd-ddc0b5870e2c}
recoveryenabled Yes
osdevice unknown <===0xc000000e problem!
systemroot \Windows
resumeobject {e0025534-b36d-11de-aadd-ddc0b5870e2c}
nx OptOut
hypervisorlaunchtype Auto
4. Enter these commands:
bcdedit /set {Your-OS-Identifier} device partition=X:
bcdedit /set {Your-OS-Identifier} osdevice partition=X:
bcdedit
Where X: - drive letter with your problematic OS in Windows RE. You can find it by opening notepad and pressing save
5. Reboot
Everything was fine until I tried the second step, making the partition active. When I go into DiskPart and run "list disk" it only shows my HDD and not my SSD which of course contains my OS...
Any help would be most welcome.
Thanks![]()

Reply With Quote






