I am trying to reduce the size of my BartPE.iso by following Yuval's Microsizing package instructions. PEBuilder compiles the files without errors but I am hitting an error when loading bartPE.
Right after the ISO loads I get a BSOD with the following error:
STOP: c0000221 Unknown Hard Error
\SystemRoot\System32\ntdll.dll
The ISO loads if I disable the upx in wrapper.cmd.
I tried adding ntdll.dll to the exclude list in compress_exes.py but get a different error:
STOP: c0000135 {unable To Locate Component}
This application has failed to start because basesrv was not found. Re-installing the application may fix this problem
I am using PEBuilder v3.1.10a with Windows2003sp2 source files, and have disabled all plugins and added drivers.
Any suggestions?
Thanks,
Josh