Jump to content

leenamhee

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Korea, Republic Of

About leenamhee

leenamhee's Achievements

0

Reputation

  1. Hello everyone.. first of all, i really thank for your answer & interest specially to frencer128. as Fencer128 menthioned, i fixed the problem by changing the folder name from $1$ to $1 until now, there is no problem about progress on ris installation. (i sent mail to frencer128 involuntarily cause i'not unfamiliar to use this site.)
  2. sorry.. the problem is that broadcom driver is not installed on ris client nevertheless ris insatllation complete on client. i) Does the RIS installation complete only for the client system to not have the Windows driver for the Broadcom NIC installed? Yes. ii) Does the RIS server refuse to load the image through text-mode setup saying that "There is not a suitable driver for your hardware" or something to that effect? No. there was no error messange during ris installation..
  3. hello everyone. i had a problem as follow.. * ris server information - machine : IBM x445 - os : windows2003 ent sp1 our customer is using 200 dell-poweredge-1650 machines. during ris installation, i got the problem to install broadcom driver on 1650 machine. ( ris client os is also win2003 ent ) whenever i check the n/w driver after ris client installation, i find that n/w driver is "unknwon driver" in Device driver manager. i did everything as ms/broadcom guide. please.. help!! the following was done. 1. broadcom recommandation To deploy a Windows 2003/Windows XP Image Follow the steps described in Microsoft Knowledge Base Article - 315279 at http://support.microsoft.com/default.aspx?...ben-us%3b315279. Modify the b57win32.inf file as described below. In the .inf file that is to be placed in the RemoteInstall\Setup\Language\Images\Dir_Name\i386 folder: Remove the [broadcom] section (see the following example): [broadcom] %OEM1_DEV5% = OEM1_DEV5.Inst, PCI\VEN_14e4&DEV_165D&SUBSYS_865d1028 . . %BCM5750B0F% = BCM5750B0MF.Inst, PCI\VEN_14e4&DEV_167E&SUBSYS_057D1014&REV_10 Remove NTx86.5.1 in two locations (see the following example). Original Revised [Manufacturer] %BRCM% = Broadcom, NTx86.5.1 [broadcom.NTx86.5.1] [Manufacturer] %BRCM% = Broadcom [broadcom] Follow the steps in the Microsoft Knowledge Base Article- 315279 at http://support.microsoft.com/default.aspx?...kb;en-us;315279, skipping step 1, as shown above. 2. Folder structure. D:\RemoteInstall\Setup\Korean\Images\win2003.ent.kor D:\RemoteInstall\Setup\Korean\Images\win2003.ent.kor\$OEM$ D:\RemoteInstall\Setup\Korean\Images\win2003.ent.kor\$OEM$\$1$ D:\RemoteInstall\Setup\Korean\Images\win2003.ent.kor\$OEM$\$1$\Drivers D:\RemoteInstall\Setup\Korean\Images\win2003.ent.kor\$OEM$\$1$\Drivers\Nic 3. ristndrd.sif configuration. ;SetupMgrTag [data] floppyless="1" msdosinitiated="1" OriSrc="\\%SERVERNAME%\RemInst\%INSTALLPATH%" OriTyp="4" LocalSourceOnCD=1 DisableAdminAccountOnDomainJoin=1 AutoPartition=1 UnattendedInstall="Yes" [setupData] OsLoadOptions="/noguiboot /fastdetect" SetupSourceDevice="\Device\LanmanRedirector\%SERVERNAME%\RemInst\%INSTALLPATH%" [unattended] OemPreinstall=Yes OemPnpDriversPath="Drivers\Nic" DriverSigningPolicy=Ignore FileSystem=LeaveAlone ExtendOEMPartition=0 TargetPath=\WINDOWS OemSkipEula=Yes InstallFilesPath=\\%SERVERNAME%\RemInst\%INSTALLPATH%\%MACHINETYPE% LegacyNIC=1 UnattendMode=FullUnattended NtUpgrade=No OverwriteOemFilesOnUpgrade=No [userData] FullName="%USERFIRSTNAME% %USERLASTNAME%" OrgName="%ORGNAME%" ComputerName=%MACHINENAME% ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [GuiUnattended] OemSkipWelcome=1 OemSkipRegional=1 TimeZone=230 AdminPassword=xxxxxxxxxxxxxxxxxxxxxxxxxx EncryptedAdminPassword=Yes AutoLogon=Yes AutoLogonCount=1 [LicenseFilePrintData] AutoMode=PerServer AutoUsers=500 [Display] BitsPerPel=32 XResolution=1024 YResolution=768 VRefresh=60 [Networking] InstallDefaultComponents=No ProcessPageSections=Yes [identification] JoinDomain=%MACHINEDOMAIN% DoOldStyleDomainJoin=Yes [RemoteInstall] Repartition=Yes UseWholeDisk=Yes [OSChooser] Description="Win2003 Ent. Kor." Help="Windows 2003 Enterprise installation" LaunchFile="%INSTALLPATH%\%MACHINETYPE%\templates\startrom.com" ImageType=Flat [RegionalSettings] LanguageGroup=8 [branding] BrandIEUsingUnattended=Yes Home_Page=http://www.naver.com [Proxy] Proxy_Enable=0 Use_Same_Proxy=0 [NetAdapters] Adapter1=params.Adapter1 [NetClients] MS_MSClient=params.MS_MSClient [NetProtocols] MS_TCPIP=params.MS_TCPIP [params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=Yes AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] SpecificTo=Adapter1 DHCP=Yes WINS=No NetBIOSOptions=1 edit by Martin L: removed licensekey and adminpassword
×
×
  • Create New...