Jump to content

Recommended Posts

Posted (edited)

Hi guys, i need some help.

I have uploaded on my RIS Server a " Flat " Image of Windows 2003.

I have created this directory structure : \I386

\$oem$\$1$\Driver\Nic

\$oem$\$1$\Driver\Storage

\$oem$\Textmode\

My flat.sif

;SetupMgrTag

[Data]

AutoPartition=0

MsDosInitiated="1"

UnattendedInstall="Yes"

floppyless="1"

OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%"

OriTyp="4"

LocalSourceOnCD=1

[setupData]

OsLoadOptions="/noguiboot /fastdetect"

SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%"

[Components]

AccessOpt = Off

Chat = Off

IEHardenAdmin = Off

IEHardenUser = Off

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=Yes

TargetPath=\WINDOWS

FileSystem=LeaveAlone

NtUpgrade=No

OverwriteOemFilesOnUpgrade=Yes

OemPnPDriversPath = "Drivers\Nic;Drivers\Storage"

DriverSigningPolicy=Ignore

WaitForReboot=No

NoWaitAfterTextMode=Yes

NoWaitAfterGuiMode=Yes

ConfirmHardware=No

[OEMBootFiles]

mpi2k332.cat

mpt_legal.txt

symmpi.inf

symmpi.sys

symmpi.tag

txtsetup.oem

[MassStorageDrivers]

"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller" = "RETAIL"

"LSI Logic PCI SCSI/FC MPI Driver (Server 2003 32-bit)" = "OEM"

[GuiUnattended]

AdminPassword="XXXXX"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=110

OemSkipWelcome=1

[userData]

ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="Eni"

OrgName="Eni"

ComputerName=%MACHINENAME%

[Display]

BitsPerPel=32

Xresolution=800

YResolution=600

Vrefresh=75

[LicenseFilePrintData]

AutoMode=PerSeat

[setupMgr]

DistFolder=C:\windist

DistShare=windist

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

ProcessPageSections=Yes

[RemoteInstall]

Repartition=No

UseWholeDisk=No

[OSChooser]

Description="ENI-2K3-ENT-SP1-FLAT-VL"

Help="This will install Windows 2003 Enterprise Sp1 Volume License in a standard configuration."

LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com"

ImageType=Flat

my txtsetup.oem:

[Disks]

d1 = "LSI Logic PCI SCSI/FC MPI Miniport Driver", \symmpi.tag, \

[Defaults]

scsi = SYMMPI_32

[scsi]

SYMMPI_32 = "LSI Logic PCI SCSI/FC MPI Driver (Server 2003 32-bit)",symmpi

[HardwareIds.scsi.SYMMPI_32]

id = "PCI\VEN_1000&DEV_0622", "symmpi"

id = "PCI\VEN_1000&DEV_0624", "symmpi"

id = "PCI\VEN_1000&DEV_0626", "symmpi"

id = "PCI\VEN_1000&DEV_0628", "symmpi"

id = "PCI\VEN_1000&DEV_0030", "symmpi"

id = "PCI\VEN_1000&DEV_0032", "symmpi"

[Files.scsi.SYMMPI_32]

driver = d1,symmpi.sys,SYMMPI

inf = d1,symmpi.inf

catalog = d1,mpi2k332.cat

[Config.SYMMPI]

value = Parameters\PnpInterface,5,REG_DWORD,1

For the flat all works great ! The problem is with riprep image...

I have runned riprep.exe from the Ris server and configured the riprep.sif in the same way of flat.sif.

I have tried and tried and tried but i can'f find a way to load SCSI driver in the text phase of the riprep image phase...

Same structure for this folder: \I386

\$oem$\Textmode\

I have every time this error:

File txtsetup.oem caused an unexpected error (21) at line 1814 in d:\srv03rtm\base\boot\oemdisk.c.

Any help would be appreciated.

Very Thanks,

Solifuge.

Edited by Solifuge

Posted

hello,

i notice that your folders are named, $1$, it should be $1 and your $oem$ folder needs to be parallel to the i386 folder.

Is your .sif file located in the 1386\template folder? if not it needs to be so is used.

Hope that helps,

NeilW

Posted
hello,

i notice that your folders are named, $1$, it should be $1 and your $oem$ folder needs to be parallel to the i386 folder.

Is your .sif file located in the 1386\template folder? if not it needs to be so is used.

Hope that helps,

NeilW

Ops... i wanted to write $1... Not $1$... But the problem is not the flat image, but the riprep one... :(

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...