The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
no physical memory for windows boot manager
2014-01-29, 20:12
Post: #1
no physical memory for windows boot manager
I'm getting an error when trying to boot to the local hard disk. The error is: "No physical memory is available at the location required for the Windows Boot Manager. The system can not continue.". This is on an HP bl460c G8 blade server with an Emulex NIC.

I am using the sanboot trick. If I simply exit, iPXE exits the PXE ROM, and then the machine gives the RSOD (red screen of death) with Illegal Opcode.

I am running BIOS version 9/8/13.

Bizarrely, the same machine can boot WinPE (using wimboot) - but not the local disk.

I have another blade server - a bl465 G0 with a Broadcom NIC that will boot just fine.

I've also got a VMware VM that will boot just fine.

I wonder if I am trying to do too deep of a chain?

I am using undionly.kkpxe with an embedded script:

Code:
#!ipxe
dhcp
chain http://awebsite/boot.php

which returns

Code:
#!ipxe
sanboot --no-describe --drive 0x80

Thoughts? Suggestions?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
no physical memory for windows boot manager - captain obious - 2014-01-29 20:12



User(s) browsing this thread: 1 Guest(s)