STOP Error Message after deploying Sysprep Images

by Daniel Petri - January 8, 2009
Printer Friendly Version

How can I fix STOP 0x7B Error Messages after deploying Sysprep Images?

Know What's on Your Network with Flow-Based Traffic Analysis

SolarWinds NetFlow Traffic Analyzer (NTA) monitors network traffic by capturing flow data from network devices, including Cisco® NetFlow v5 or v9, Juniper® J-Flow, IPFIX, sFlow®, and Huawei NetStream™.

Find the bandwidth hogs by using SolarWinds NTA to identify which users, applications and protocols are consuming the most bandwidth and the IP addresses of the top talkers. Download a full-functional, 30-day trial and in less than an hour, you can fire up network bandwidth monitoring and start getting a comprehensive view of your network traffic and the location of bottlenecks.

Learn More or Download a FREE, Fully-Functional 30-day Trial

When you prepare an image of a machine with the sysprep tool, the machine resets or you get the stop 0x7B error on the deployed machines even if you used the pnp switch.

The message is:

STOP 0x0000007B
INACCESSABLE_BOOT_DEVICE

This is caused because of the difference between the IDE/SCSI controller at the master machine and the target machine. (Note that different chipsets have different controllers).

Solution:

  1. Prepare the master machine: install software, updates, and hardware drivers, configure user setting etc.
  2. Using "Setup Manager", create a sysprep answer file and save it to %systemdrive%'sysprep folder as sysprep.inf.
  3. Copy the setupcl.exe and sysprep.exe to the same folder.
  4. Open the Sysprep.inf file and add these lines at the end of the file:

[Sysprep]
BuildMassStorageSection=Yes

[SysprepMassStorage]

  1. Run sysprep.exe and mark the pnp and minisetup checkboxes and click on Reseal.

Note: You can also run sysprep.exe from the command prompt while using the correct switches.

The sysprep process will take longer than usual because of the new section that is being built.

This tip has been tested on Windows XP Pro, Windows 2000 Pro, Windows 2000 Server and Windows Server 2003, both on IDE and on SCSI Controllers.

Links

Missing [SysprepMassStorage] Section Causes STOP 0x7B Error Message on Windows XP Sysprep Images - 303786

Related Articles




*