I think the problem lies in how bootmgr.exe looks for the BCD, which is confirmed from the post earlier; however why cant i use bootmgr from pxelinux? I think it is an issue with using a *nix tftp server. I thought this would be fixed by using the remap feature of the tftp server, but apparently not..
when booting from isolinux i can boot bootmgr fine with no delay.
When trying to boot bootmgr from pxelinux it can not find the bcd but booting bootmgr.exe it find it with the delay..
I am going to try using a windows based tftp server and see what happens
EDIT:
here is a copy of my remap file.
re ^BCD Boot/BCD
r ^\\Boot\\ Boot/
r ^\\boot\\ Boot/
rg \\ /1
This post has been edited by mchipser: 13 September 2012 - 09:57 AM