Universal Image Failure
I have created an XP image on a older HP 5100 (intel based x86) machine, run sysprep etc and captured it fine with no problems, using WDSCapture
I can redeploy to the same machine with no difficulties.
When I deploy to a (newer) different HP machine (x86), using my image via WDS, it installs ok, however the system continually loops and I cannot get to the desktop.
In safe Mode, it hangs on a SYS file, I am wondering if it may be a driver issue
I can redeploy to the same machine with no difficulties.
When I deploy to a (newer) different HP machine (x86), using my image via WDS, it installs ok, however the system continually loops and I cannot get to the desktop.
In safe Mode, it hangs on a SYS file, I am wondering if it may be a driver issue
0 Comments
[ + ] Show comments
Answers (20)
Please log in to answer
Posted by:
DeployTech
15 years ago
If it installs on a PATA\IDE HDD for a 5100, it will install on a PATA\IDE HDD in a DC7600. XP uses a generic IDE Device Driver that is natively supported by XP. The issue is that a SATA driver (present in a DC7600) needs to be specified in the sysprep.inf at the time that the image is created, and it needs to be present on the box, as mentioned in my earlier post.
Creating a second image defeats the "Universal Image" premise.
Any chance you could post your sysprep.inf file for your master image? I add a bunch of custom entries under the Mass Storage section to accomodate SATA controllers, and if you don't have the right ones specified, it's game over.
Creating a second image defeats the "Universal Image" premise.
Any chance you could post your sysprep.inf file for your master image? I add a bunch of custom entries under the Mass Storage section to accomodate SATA controllers, and if you don't have the right ones specified, it's game over.
Posted by:
dvdzonenz
15 years ago
Posted by:
ade256
15 years ago
Posted by:
DeployTech
15 years ago
Posted by:
bkruiser
15 years ago
Have you added the XP Uberbug reg hit to your task sequence?
http://www.deployvista.com/Blog/tabid/70/EntryID/17/Default.aspx
http://www.deployvista.com/Blog/tabid/70/EntryID/17/Default.aspx
Posted by:
ade256
15 years ago
Posted by:
bkruiser
15 years ago
Posted by:
jcarri06
15 years ago
Posted by:
DeployTech
15 years ago
Posted by:
dvdzonenz
15 years ago
Posted by:
DeployTech
15 years ago
If you have a working DC7600 around, grab the following files:
Hal.dll
ntoskrnl.exe
ntkrnlpa.exe
from the system32 dir.
Stick them on a USB drive.
Boot your 7600 test machine from WinPE and copy the files to the system32 dir.
The machine should boot fine.
if you have a look on www.deployvista.com, Johan has a bunch of scripts for HAL swapping.
It is pretty straight forward to set up, you are using the Microsoft Deployment Toolkit for your deployment?
Hal.dll
ntoskrnl.exe
ntkrnlpa.exe
from the system32 dir.
Stick them on a USB drive.
Boot your 7600 test machine from WinPE and copy the files to the system32 dir.
The machine should boot fine.
if you have a look on www.deployvista.com, Johan has a bunch of scripts for HAL swapping.
It is pretty straight forward to set up, you are using the Microsoft Deployment Toolkit for your deployment?
Posted by:
ade256
15 years ago
Posted by:
dvdzonenz
15 years ago
Posted by:
dvdzonenz
15 years ago
Posted by:
DeployTech
15 years ago
And the same build works on a DC5100? A 7B stop error is an "inaccesible Boot Device", which means you don't have the correct SATA controller driver installed. When you built your XP Image, did you have the latest SATA controller drives for all required models included in your sysprep.inf, and have them available on the reference machine (i.e. \drivers\SATA\Intel\aahci.*) .
Another question, in the Bios, see if you can run the SATA in "legacy Mode".
Another question, in the Bios, see if you can run the SATA in "legacy Mode".
Posted by:
dvdzonenz
15 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.