b. The custom XPCD must be bootable (with the Microsoft bootblock). There are various
3
rd
party utilities which can accomplish this. Utilities from Microsoft are available, as
detailed in the following section.
Using OSCDIMG (or CDIMAGE) and CDBURN (command line utilities
from Microsoft)
Note: You will need the OSCDIMG and CDBURN utilities. OSCDIMG is found in the WinPE
toolkit folder or the OPK. CDBURN is included in the Windows Resource Kits.
1) To create the .iso, use oscdimg –l <your XP cd label> -b ETFSBOOT.COM -n
c:\xpcd c:\xpcd.iso
2) To create the CD, use Cdburn <cd-drive-letter:> c:\xpcd.iso
Adding SATA Drivers to WinPE 2005
Where these guidelines are applicable
IMPORTANT:
Follow the installation instructions in the order provided. Failure to
complete these steps in the proper order can result in an unsuccessful or
unstable installation.
This section provides guidelines for customers who need to add SATA support to a WinPE ISO or
DOK.
Steps to add SATA drivers to WinPE 2005
1) Create the WinPE folder (these guidelines will use c:\winpe)
2) Download the Intel SATA AHCI Controller Driver, SoftPaq SP32478.exe, from www.hp.com.
3) Extract all the files from the SoftPaq. A USB floppy is necessary for this step. Run sp32478;
this will create a floppy disk. The files will be located on this floppy.
4) These files should be located on the floppy disk.
a. iaahci.cat
b. iaahci.inf
c. iastor.cat
d. iastor.inf
e. iastor.sys
f. license.txt
g. readme.txt
h. txtsetup.oem
5) Copy the iaahci.inf and iastor.inf files from the floppy to the c:\winpe\i386\inf
folder.
6) Copy the other files to the c:\winpe\i386\system32\drivers folder.
8