Hi,
Did you do a bios update?
In this case, it could be a fault with the Samsung SSD. Did you try to install it in legacy?
Thanks
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I try to install windows 11 on my new samsung 990 pro, on gigabyte b660m ds3h motherboard. First I got problem getting through installation process, pc couldnt boot from pendrive, when it finally went through, in windows installer i got error after choosing my new drive "error while choosing this partition to install". Somehow refreshing it few times helped. I formatted this drive, set it to gpt. When I got into windows, installed drivers and all updates, while rebooting, error again. I got bluescreen "recovery" with error code 0xc0000001. Tried to set data mode to ahci in bios, Also got black screen saying windows failed to start, file: efi/microsoft/bcd, status 0xc000000f, boot configuration data for your pc is missing or cointains errors. I tried all i could in bios, ahci, vmd, safe mode, csm. Bios can see drive always. Also tried commands bootrec fixmbr fixboot scanos rebuildbcd in recovery options. One more error after launching Windows and rebooting was black screen and stop code: unmountable boot volume 0xED. After that I used commands I wrote in cmd recovery, and got black screen "error connecting to network, event log file c/windows/system32/logfiles/srt/srttrail.txt". I opened diskpart, assigned letter to drive, set boot to uefi. Then got bluescreen "recovery" I wrote about before. After clicking F1 windows rebooted, opened logging window, i typed pass Word, and while logging again bluescreen. Running in safe mode doesnt help. After that, kernel data inpage error 0x7a. What else can I do? I thought of installing windows using iso file. Ive used freshly formatted to FAT32 8gb pendrive.
Hi,
Did you do a bios update?
In this case, it could be a fault with the Samsung SSD. Did you try to install it in legacy?
Thanks
AI answer
It sounds like you're experiencing multiple issues while trying to install Windows 11 on your new Samsung 990 Pro SSD. Here are some steps you can take to troubleshoot and potentially resolve the installation problems:
diskpart, then list disk, and select your disk with sel disk X (replace X with your disk number).clean to remove all partitions, then convert gpt to set it to GPT.create partition primary and format it with format fs=ntfs quick.chkdsk to check for disk errors. You can do this from Command Prompt with chkdsk C: /f /r (replace C: with the appropriate drive letter).If these steps do not resolve the issue, you might consider seeking further assistance from Microsoft support or checking the manufacturer's documentation for your motherboard and SSD for any specific compatibility issues.
References: