I'm trying to deploy Windows 7 x86 SP1 to an HP EliteBook Folio 9470m Ultrabook with Flash Cache.
I'm using MDT 2010 U1 and running the deployment from USB-media.
Reading the BDD.LOG I can see: "LTI applying image G:\Deploy\Operating Systems\W7 x86 Ent 007\7.wim using SETUP.EXE" and after 18 min "Setup completed successfully." and "LTIApply processing completed successfully." After LTICopyscripts, ZTIConfigure,
ZTIDrivers and ZTINextPhase the computer reboots and I'm getting "Windows boot manager 0xc000000f An error occured while attempting to read the boot configuration data".
When I'm looking at the Boot Config with BCDEDIT.EXE I can see boot manager points at the Flash Cache installed in the machine:
HarddiskVolume3 is the Flash Cache (output from diskpart, list vol):
I've tried to read setupact.log but can't find whats going wrong.
How to handle computers with Flash Cache in deployment with MDT?