Solifuge Posted November 4, 2005 Posted November 4, 2005 (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=Flatmy 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,SYMMPIinf = d1,symmpi.infcatalog = d1,mpi2k332.cat[Config.SYMMPI]value = Parameters\PnpInterface,5,REG_DWORD,1For 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 November 4, 2005 by Solifuge
oioldman Posted November 4, 2005 Posted November 4, 2005 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
Solifuge Posted November 4, 2005 Author Posted November 4, 2005 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,NeilWOps... i wanted to write $1... Not $1$... But the problem is not the flat image, but the riprep one...
oioldman Posted November 4, 2005 Posted November 4, 2005 @solifuge,sorry mate, misread article.The below llink may solve your issue as it mention issues with textmode and cluberti mentions an MS article but not the number of it.http://www.msfn.org/board/index.php?showtopic=46469
cluberti Posted November 4, 2005 Posted November 4, 2005 The article is at:http://support.microsoft.com/default.aspx?...kb;en-us;816299
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now