make sure to add the SATA driver to your master and update sysprep.inf
with info about that driver before sealing the image...(In addition to
the normal sysprep -bmsd drivers)
Example with qlogic 2300 scsi controller:
1. Run sysprep -bmsd (populates sysprep.inf)
2. comment out the buildmasstorage = yes in sysprep.inf (since we
already build it)
3. Copy the driver to C:\Drivers\QL23HS20
4. Update oempnpdriverspath in sysprep.inf with C:\Drivers\QL23HS20
5. review the driver inf-file, in this example it looks like this
;*******************************
;QLogic Manufacturer device list
[QLOGIC]
%ql2300.DeviceDesc% = ql2300_Inst,
PCI\VEN_1077&DEV_2312&SUBSYS_01001077,
PCI\VEN_1077&DEV_2312&SUBSYS_01011077,
PCI\VEN_1077&DEV_2312&SUBSYS_01021077,
PCI\VEN_1077&DEV_2312&SUBSYS_010A1077,
PCI\VEN_1077&DEV_2312&SUBSYS_01000E11,
PCI\VEN_1077&DEV_2312&SUBSYS_027D1014,
PCI\VEN_1077&DEV_2312&SUBSYS_01010E11,
PCI\VEN_1077&DEV_2312&SUBSYS_01020E11,
PCI\VEN_1077&DEV_2312&SUBSYS_34BA8086,
PCI\VEN_1077&DEV_2312&SUBSYS_01021749,
PCI\VEN_1077&DEV_2312&SUBSYS_10511734,
PCI\VEN_1077&DEV_2312&SUBSYS_01030E11,
PCI\VEN_1077&DEV_2312&SUBSYS_01040E11,
PCI\VEN_1077&DEV_2312&SUBSYS_01050E11,
PCI\VEN_1077&DEV_2312&SUBSYS_018A1028,
PCI\VEN_1077&DEV_2312&SUBSYS_12BA103C,
PCI\VEN_1077&DEV_2312&SUBSYS_12C2103C,
PCI\VEN_1077&DEV_2312&SUBSYS_12C7103C,
PCI\VEN_1077&DEV_2312&SUBSYS_12C9103C,
PCI\VEN_1077&DEV_2312&SUBSYS_02FB1014
6. update the [SysprepMassStorage] section of sysprep.inf with info
from the driver inf file.
[SysprepMassStorage]
...
700+ rows of builtin drivers
....
PCI\VEN_1077&DEV_2312&SUBSYS_01001077=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01011077=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01021077=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_010A1077=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01000E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_027D1014=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01010E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01020E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_34BA8086=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01021749=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_10511734=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2322&SUBSYS_01701028=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01030E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01040E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_01050E11=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_018A1028=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_12BA103C=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_12C2103C=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_12C7103C=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_12C9103C=C:\Drivers\QL23HS20\OEMSETUP.INF
PCI\VEN_1077&DEV_2312&SUBSYS_02FB1014=C:\Drivers\QL23HS20\OEMSETUP.INF
7. run sysprep -mini -quiet -reseal
Note: Do Not use the -pnp switch (for legacy stuff only)
regards
Johan Arwidmark
Microsoft MVP - Setup/Deployment
>Hi
>
[quoted text clipped - 29 lines]
>Thanks
>Andy
> However suddenly we are having huge problems when it comes to
> cloning from one type of machine to a different type. Windows will
[quoted text clipped - 3 lines]
> when goes to restart to start the full installation it blue
> screens again.
Try: http://www.leinss.com/uniimg.html.
I'm guessing the BSOD is a STOP 0X7B error?
Adam

Signature
Visit my PC Tech blog at www.leinss.com/blog
Johan Arwidmark - 31 Jan 2006 02:35 GMT
Supernice article ...
regards
Johan Arwidmark
Microsoft MVP - Setup/Deployment
>> However suddenly we are having huge problems when it comes to
>> cloning from one type of machine to a different type. Windows will
[quoted text clipped - 9 lines]
>
>Adam
Adam Leinss - 31 Jan 2006 04:08 GMT
> Supernice article ...
Coming from you, that is a great honor!
Adam

Signature
Visit my PC Tech blog at www.leinss.com/blog
snagrat - 31 Jan 2006 11:04 GMT
I believe it is. It flashes up so quickly I can't see what the error
is.
Reading many articles I believe it is the STOP 0X7B Error.
I'm gonna try the suggestions tonight and post back my findings
Cheers
> > However suddenly we are having huge problems when it comes to
> > cloning from one type of machine to a different type. Windows will
[quoted text clipped - 9 lines]
>
> Adam
> Hi
>
[quoted text clipped - 26 lines]
> have looked briefly into the -factory -pnp switches but don't know if
> these are relevant.
Are you sure your "source" machine and "target" machines use the same
HAL?
If not, that could be your problem and not anything to do with the BMSD
section...
- Steve