quoted from Ghost 8.0 readme.txt
Windows 2000/XP boot failures
-----------------------------
Boot failures after cloning Windows 2000/XP systems can usually be attributed to one of two causes:
Cause 1
-------
Differences between the position and layout of partitions after the clone resulted in new drive letters being assigned to existing volumes by the booting system.
Some elements of the Windows boot process appear to access files using paths with drive letters.
As a result, when the booting operating system fails to locate the file due to the drive being allocated a new drive letter, a boot failure occurs.
Solution
--------
When running Ghost, you can use one of the following command-line options.
a. Initialize the disk signature using the -FDSZ (force disk signature zero) switch. Initializing the disk signature forces Windows to discard any existing drive letters and to start reallocating new drive letters from scratch.
Note: Ghost generally performs this initialization during a Windows disk load operation. It will not perform this initialization if you are only loading a
partition. In this case the -FDSZ switch should be used to fix a boot failure.
b. Alternately, if you wish to retain the allocated drive letters, use the -FDSP switch (force disk signature preserve). This will only be required on Windows
disk load operations that result in a boot failure.
Cause 2
-------
Windows does not have the correct mass storage controller driver configured and loaded for the hardware it is booting on due to hardware differences between the source and destination computers.
Solution
--------
The Sysprep INF file (Sysprep.inf) contains a section [SysprepMassStorage] for specifying one or more mass storage controllers that you want Windows to load before it continues to boot.
For more information, see the Microsoft Sysprep documentation at:
www.microsoft.com/windows2000/li ... ental/sysprep11.asp
Cloning encrypted files
-----------------------
If you clone an image file that includes encrypted files on a Windows 2000 or XP computer and you perform a SID change, the encrypted files become inaccessible. Decrypt these files before creating the image file.