XP sysprepped image not booting

  • Thread starter Thread starter Phillip Fox
  • Start date Start date
P

Phillip Fox

I have created a sysprep.inf with the appropriate lines to build the
[SysprepMassStorage] section. I have verified that Sysprep is actually
building the lines into the .inf, and using the -bmsd switch, I have
verified that the Intel 850 chipset is indeed listed in the machine.inf (by
grabbing the hardware id from the 850.inf and verifying it's existence
in the sysprep.inf). However, the sysprepped image will not boot on an
intel Pentium 4 850 chipset - it is definitely hanging on the mass
storage device. Being that Microsoft included the driver for the 850
chipset (which was originally built for 98SE, but quickly adapted to
2000) in the cab files for Windows XP, shouldn't the .inf sysprep?

Anybody else have suggestions or ideas?

Thanks
 
Phillip,

One other item you should check. When you have a sysprep image that hangs
many times it is due to a mismatch in the hal. IE the HAL type for the
source machine is different than the target machine. To ensure this is not
the issue you should do a normal install on that target machine and see
what HAL type setup installs and compare the HAL type of the machine used
for the source.

Scott McArthur[MS]
Microsoft Windows Server Setup Support
This posting is provided "AS IS" with no warranties, and confers no rights
--------------------
| Content-Class: urn:content-classes:message
| From: "Phillip Fox" <[email protected]>
| Sender: "Phillip Fox" <[email protected]>
| Subject: XP sysprepped image not booting
| Date: Thu, 13 Nov 2003 11:47:35 -0800
| Lines: 16
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: quoted-printable
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcOqHvwKGwuwd+fUQ0yLsIpAQJY3/A==
| Newsgroups: microsoft.public.windowsxp.setup_deployment
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl
microsoft.public.windowsxp.setup_deployment:91904
| NNTP-Posting-Host: TK2MSFTNGXA13 10.40.1.165
| X-Tomcat-NG: microsoft.public.windowsxp.setup_deployment
|
| I have created a sysprep.inf with the appropriate lines to build the
| [SysprepMassStorage] section. I have verified that Sysprep is actually
building the lines into the .inf, and using the -bmsd switch, I have
| verified that the Intel 850 chipset is indeed listed in the machine.inf
(by
| grabbing the hardware id from the 850.inf and verifying it's existence
| in the sysprep.inf). However, the sysprepped image will not boot on an
| intel Pentium 4 850 chipset - it is definitely hanging on the mass
| storage device. Being that Microsoft included the driver for the 850
| chipset (which was originally built for 98SE, but quickly adapted to
| 2000) in the cab files for Windows XP, shouldn't the .inf sysprep?
| Anybody else have suggestions or ideas?
| Thanks
|
 
Back
Top