geezery Posted January 19, 2008 Posted January 19, 2008 (edited) Has anyone else had problems booting in to WinPE v.2 environment with a HP DC7800 desktop computer?I have to retry the booting almost five times until it boots in to the system. After that there is no problems. I also had problems with the nic drivers, but I updated the newest INTEL 1000 PRO Vista drivers to BOOT.WIM and after that they where functional. Edited January 19, 2008 by geezery
SKiNNiEH Posted January 21, 2008 Posted January 21, 2008 Yup!You can fix it by disabling "Data Execution Prevention" in the bios.
MadBoy Posted January 21, 2008 Posted January 21, 2008 Yup!You can fix it by disabling "Data Execution Prevention" in the bios.Lovely! Had the same problem. Tnx SKiNNiEH.
geezery Posted January 24, 2008 Author Posted January 24, 2008 Thank you very much. I have to try that setting.
rc00451 Posted February 5, 2009 Posted February 5, 2009 Another solution is to disable DEP in the BCD-store of your USB-device.This can be done by following theses few steps :Boot a system into PE from your USB-stick (disable DEP in the bios if needed)from the PE command prompt type :- "bcdedit /store [your USB-stick driveletter]\boot\bcd"- this will give you the contents of the BCD-store on your USB-device- locate the entry "Window Boot Loader", there you'll find the value "identifier", wich - in my case - has the value {default}. (this could also be {Current} in your case.)- type "bcdedit.exe /store [your USB-stick driveletter]\boot\bcd /set {default} nx AlwaysOff" (replace {default} with {current} if needed.)- reboot your system and restore the BIOS-setting to it's original value.This disables the Windows PE DEP-functionality completely without messing around in the BIOS.This sollution will not only work on the HP DC7800, but also in other systems.greets,Peter
Alan3224 Posted May 4, 2009 Posted May 4, 2009 The fix posted by rc00451 worked for me. Thank you for that post. I have spent two days troubleshooting all sorts of things and would never have looked at that (or known to look at it.)What is strange is that the default winpe.wim (and BCD) must have that setting configured to ignore the DEP setting in the BIOS because my initial test build worked on everything I booted without a problem. I made a new .wim adding in the WMI, HTA and scripting packages and almost everything would boot except for the DC7800 SFF and the DC7800 UltraSlim. So, of course I spent all of my time troubleshooting the package build process and wondering if I had missed a critical formatting procedure for the USB.Thanks again.
cmcsu Posted September 18, 2014 Posted September 18, 2014 Obtain the latest BIOS revision from hp and flash the BIOS.http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=3559772&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253Dvc_97114_1%257CswEnvOID%253D1093%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken
Tripredacus Posted September 18, 2014 Posted September 18, 2014 Obtain the latest BIOS revision from hp and flash the BIOS.http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/?sp4ts.oid=3559772&spf_p.tpst=swdMain&spf_p.prp_swdMain=wsrp-navigationalState%3Didx%253D%257CswItem%253Dvc_97114_1%257CswEnvOID%253D1093%257CitemLocale%253D%257CswLang%253D%257Cmode%253D%257Caction%253DdriverDocument&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken Greetings poster, this would have been helpful 6 years ago.
Recommended Posts