Sysprep with SATA drive

G

Guest

I am trying to sysprep a Windows XP system that has a SATA drive. Here is a
sample that I had tried but still get the blue screen after I image it on the
same computer with a different SATA HDD but from the same manufacturer. I am
also using ghost 7.5 to do the image. Any help would be appreciated....this
is driving me nuts. Thanks

;SetupMgrTag
[Unattended]
OemSkipEula=Yes
InstallFilesPath=C:\sysprep\i386
TargetPath=\Windows
OemPnpDriversPath=C:\drivers\sata
ExtendOemPartition=1

[GuiUnattended]
AdminPassword="xxxxxxx"
EncryptedAdminPassword=NO
OEMSkipRegional=1
OEMDuplicatorstring=xxxxxx
TimeZone=4
OemSkipWelcome=1

[UserData]
ProductID=xxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="Test"
OrgName="Test"
ComputerName=Test

[TapiLocation]
CountryCode=1
Dialing=Tone
AreaCode=xxx

[RegionalSettings]
LanguageGroup=1
Language=00000409

[SetupMgr]
DistFolder=C:\sysprep\i386
DistShare=whistlerdist

[Identification]
JoinWorkgroup=WORKGROUP

[Networking]
InstallDefaultComponents=Yes

[SysprepMassStorage]
PCI\VEN_8086&DEV_2653&SUBSYS_0F001179="C:\drivers\sata\KR10I.inf"
 
A

Adam Leinss

you need ghost 8.5 or greater to deal with sata drives

Who told you that? 7.5 will work with an update from Symantec, just
call them (I was provided with the update for free without a support
contract).

Either way, you *CAN* make 7.5 work with SATA...there is a switch
(can't remember it offhand) that disables the IDE detection by Ghost.
If you include this switch on the command line, it will let you ghost a
SATA drive.

Adam
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top