Please add the following files to the bootcd:
lib\dnsapi\dnsapi.dll 1
lib\iphlpapi\iphlpapi.dll 1
lib\rpcrt4\rpcrt4.dll 1
lib\ole32\ole32.dll 1
This fixes the reboot loop FloFri was seeing with current cvs bootcds.
(ntuser/desktop.c:499) CreateDesktop: Screen-Saver
(NTDLL:ldr/utils.c:2018) Failed to create or open dll section of
'dnsapi.dll' (Status c0000135)
(NTDLL:ldr/utils.c:1357) failed to load dnsapi.dll
(NTDLL:ldr/utils.c:1819) failed to load dnsapi.dll
(NTDLL:ldr/utils.c:2085) LdrFixupImports failed for ws2_32.dll, status=c0000135
(NTDLL:ldr/utils.c:1357) failed to load ws2_32.dll
(NTDLL:ldr/utils.c:1819) failed to load ws2_32.dll
(NTDLL:ldr/utils.c:2085) LdrFixupImports failed for iphlpapi.dll,
status=c0000135
(NTDLL:ldr/utils.c:1357) failed to load iphlpapi.dll
(NTDLL:ldr/utils.c:1819) failed to load iphlpapi.dll
(NTDLL:ldr/utils.c:2085) LdrFixupImports failed for rpcrt4.dll, status=c0000135
(NTDLL:ldr/utils.c:1357) failed to load rpcrt4.dll
(NTDLL:ldr/utils.c:1819) failed to load rpcrt4.dll
(NTDLL:ldr/utils.c:2085) LdrFixupImports failed for ole32.dll, status=c0000135
(NTDLL:ldr/utils.c:1357) failed to load ole32.dll
(NTDLL:ldr/utils.c:1819) failed to load ole32.dll
(NTDLL:ldr/utils.c:1941) LdrFixupImports() failed for setup.exe
(NTDLL:ldr/startup.c:441) Failed to initialize image
--
The cheese stands alone.