No physical memory is available at the location required for the Windows Boot Manager. The system can not continue.

Anonymous
2022-10-18T21:44:49+00:00

I have a Dell Latitude E6530 laptop that somehow went south after a pulled a USB stick out of the computer while the BIOS screen was showing. All the data in all the partitions including Windows 10 PRO are intact. I can view all the files in the directories. The problem is the system just won't boot. This system originally had Windows 7 PRO that I updated to Windows 10 PRO. The system is UEFI capable and I have enabled the legacy roms in the BIOS and I have the Boot Sequence set to Legacy. the hard disk layout is NOT UEFI. It is MBR. When I try to boot all devices that are on the boot options menu (F12 when the BIOS screen appears), I have 2 Legacy Boot Devices: the Internal Hard Drive and the DVD/CD drive, but when I attempt to boot form either of them (LEGACY), I get the "No physical memory..." message. I can only boot devices that are UEFI such as the DVD/CD or an external USB bootable stick. I have run the memory test diagnostic on the computer 4 times. No problems. I have run chkdsk the computer a couple times. No problems. I have tried to rebuild the BCD, but with the latest ISO, I get access error for bootrec /fixboot. If I drop back to ISO 1703, bootrec /fixboot works, but I get "The requested system device cannot be found" when trying to execute bootrec /RebuildBcd. I feel like the whole problem is because I cannot boot legacy devices. To make matters worse I tried to reninstall Windows from the ISO DVD, but it won't let me do it. I just really want to be able to boot Windows hopefully without reinstalling or losing *anything* since all my data is there still, but until I can successfully "restore" Legacy Boot options working, I don't think I can. Any help appreciated.

Jordan Krim

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

65 answers

Sort by: Most helpful
  1. Anonymous
    2022-11-05T06:21:43+00:00

    That must have made the top ten list of merry-go-rounds of horror. It would have been more appropriate 5 days ago. Let's try the these. Boot to a Win 10 Installation USB drive, then...

    (a) "Troubleshoot > Advanced Options > Command Prompt".

    (b) Enter the following commands...

    BootRec  /FixMBR        <<<Write a new MBR

    BootRec  /FixBoot        <<<Write a new boot sector

    DiskPart <<<Enter DiskPart

    List Vol <<<List volumes & letters

    Select Vol=x <<<Select the one that is Windows, not x

    Active <<<Just in case that was lost

    Select Vol=y <<<Select the IBM BM partition, not y

    Inactive <<<Make it Inactive

    Exit <<<Leave DiskPart

    === Which letter is on the Windows partition (338 GB)? ===

    === Use it instead of X: in the following commands ===

    REN X:\Boot\BCD BCD_old4 <<<Or whatever number you're up to

    BCDBoot  X:\Windows  /s  X:  /f  BIOS <<<Replace X: twice

    That will create a new BCD as well as all the other boot files. Try to boot. Good luck.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2022-11-05T05:00:54+00:00

    Here's what I tried:

    (1) Put the cloned HD of the bad one (which is still internal installed in the E6530) into the Lenovo laptop. Set Lenovo BIOS to Legacy only and CSM. Tried to boot Windows and got the Windows Boot Manager failed to start message screen.

    (2) Attempted to boot off a Win recovery CD and run repair. It got stuck in an infinite loop of Automated Repair and I couldn't seem to get out of even after rebuilding the BCD.

    (3) Attempted to Reset this PC. Wasn't quite sure what it was going to do. Maybe completely trash all my partitions? Just try to reinstall Windows in the proper partition? It started and then said it couldn't do it so nothing was done apparently.

    (4) Booted Hiren's CD and ran the Lazesoft one click recovery. After "fixing it" (which it did not), I rebooted to (you guessed it) the Windows Boot Manager failed to start screen (again!).

    (5) Tried another"automated" recovery tool. Got Windows 10 Blue logo then Blank BSOD instead of Windows Boot Manager failed to start screen.

    (6) Reran LazeSoft one click recovery. Back to Windows Boot Manager failed to start message screen.

    Jordan

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2022-11-04T07:39:09+00:00

    I just reread this entire thread, but still can't quite come up with an answer. But it did drive me to a second half glass of wine, & that feels good anyhow.

    (1) I come up blank contemplating whether the Windows partition is meant to be Startable at all when the IBM Boot Manager is being used to do the dual boot. And -- even if it should be made Startable -- I can't decide what should be in its VBR -- the IBM or the Windows Boot Manager.

    (2) The Windows Boot Manager, you know, won't boot your eCS partition because it is not a primary partition. It would be nice to see whether it can boot the Windows partition, though. If so, maybe a 3rd-party tool can delete System Reserved, then turn your eCS into a primary. Then EasyBCD can add it to a dual boot. But that would be the limit. You won't be able to triple boot. And I'm not really confident you can sneak into that os2world installation this way.

    (3) As you say, using the Windows RE or even Hirens on an eCS installation could damage it by putting code into the Boot Sector or the VBR that doesn't belong. But I think that's less likely when the Windows boot manager is being used. At least, that os2world article did say the BCDBoot command could be used.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-11-03T15:29:44+00:00

    (1) Yes. The Lenovo is very flexible. It has UEFI then Legacy boot or just Legacy Boot and CSM support either way, I tried just UEFI/Legacy and just Legacy (both with CSM). Neither worked.

    (2) Indeed. If only there was a way to "undo" that.

    (3) I will try putting the external HD in the Lenovo directly to see if anything changes.

    (4) Actually, I tried to repair the internal bad HD with WinRE. I have read on the Internet that it is not that good at fixing things. I guess that is why there are multiple 3rd party software packages available to attempt repairs, but so far I haven't found one that can deal with (i.e. fix) mine. I keep wondering whether they really care about old Legacy/BIOS boot systems and just try to mess with them with UEFI. That may have contributed to the problem that I am seeing as I have tried at least of couple of them with no success and I can not remember if the signature of the problem changed after trying them. Seems like it might have resulted in the "No physical..." message.

    Jordan

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-11-02T23:15:14+00:00

    I don't like the idea of booting Windows from an external HDD. If it does boot, confusion might arise when doing a reboot owing to the presence of the internal installation. It might grab the wrong BCD, I think. But maybe the risk is less in a Legacy installation. I don't know.

    (1) But my first thought is -- did you set BIOS to boot in Legacy Mode &/or enable CMS? BIOS must match the mode of the installation.

    (2) The fact that Windows (not IBM) Boot Manager was named in the error message is interesting. It sounds like the VBR (volume boot record) of that Windows partition still wants to invoke the Windows Boot Manager.

    (3) Obviously, there is a massive hardware change. But I thought Windows was supposed to switch the drivers automatically. Maybe it refuses because the drive is external.

    (4) Trying to repair it in a recovery environment fails, I think, because it wants to repair the internal installation, not the external one that is broke.

    Was this answer helpful?

    0 comments No comments