WinRE
|
2013-02-26, 21:21
Post: #1
|
|||
|
|||
WinRE
Hello,
i boot a Winre.wim file from my server, with this script #!ipxe Code: cpuid --ext 29 && set arch amd64 || set arch x86 The image boot. when i run the "c:\windows\system32\bmrui.exe" it crash with "The system can't find the file. (0x800700002)" How can i run "bmrui.exe"? |
|||
2013-02-27, 08:37
Post: #2
|
|||
|
|||
RE: WinRE
I suggest you look in the appropriate windows system log or run a debugger tool to figure out what file it is looking for. If that file is not on the mounted volume, there is your clue. Not all ISOs or WIMs can be network-booted without issues.
Also, where did you get winre.wim from? |
|||
2013-02-27, 11:55
Post: #3
|
|||
|
|||
RE: WinRE | |||
2013-02-28, 13:36
Post: #4
|
|||
|
|||
RE: WinRE
Are you sure the winre.wim is supposed to work in standalone mode, and that the ISO generated doesn't contain more files needed after the .wim is booted? If so, it wouldn't be easy to make it work properly with iPXE/wimboot.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)