rbh30 Posted November 23, 2015 Posted November 23, 2015 Hi All , I am trying to deploy a 64 bit Win 7 image to a single Zoo Storm PC using SCCM 2012 SP1 , but i get the error 0x80004005. Its only Zoo Storm i seem to have issues with as i have been successful in deploying to HP. Below is the list of errors i have in my log files hope some one can help ! System partition not set Unable to find the partition that contains the OS boot loaders. Please ensure the hard disks have been properly partitioned Unspecified error (Error: 80004005; Source: Windows) Bcdboot failed! bcdboot.exe D:\Windows /l en-US failed (15299) stdout: Failure when attempting to copy boot files. stderr: Installation of image 2 in package SHC00022 failed to complete.. Unspecified error (Error: 80004005; Source: Windows) Failed to run the action: Apply Operating System. Unspecified error (Error: 80004005; Source: Windows
Sagima Posted November 23, 2015 Posted November 23, 2015 Have you popped in the winpe drivers for the hard disk controller of the zoo storm into the boot image? Also press f8 when you've booted to the boot image and run diskpart and make sure you can see the disk. use the clean command to wipe it if it still doesn't work 1
cooka Posted November 23, 2015 Posted November 23, 2015 Also, are you formatting the drive as part of your task sequence and if so, ensure the settings are configured correctly, make sure drivers are injected to the boot image. Make sure you have cmd prompt enabled in winPE as part of the image options, press F8 and do a diskpart to see if the disk is even being seen. The other steps will fail as you have no where for data to go as your first failure was a disk error. 1
korifugi Posted November 24, 2015 Posted November 24, 2015 Is the UEFI BIOS set correctly? - sometimes an MDT or SCCM image won't look at a HDD unless it's set to legacy boot in UEFI 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now