使用方法很簡單, 下載後燒成光碟開機或是用iLO的virtual media掛載亦可. 開機後依照螢幕指示選擇想更新的韌體即可.
Firmware Maintenance CD下載點請參考部落格右邊的[Proliantaholic常用網站及工具下載]
使用手冊(英文)
WinPE 2.1 x64 Driver bundle structure
-------------------------------------
\storage\hpcisss2 - HP ProLiant Smart Array SAS/SATA Controller Driver
\storage\hpcisss - HP ProLiant Smart Array 5x and 6x Controller Driver
\nic\b06nd - HP NC-Series Broadcom 1Gb NIC Driver
\nic\evnd - HP NC-Series Broadcom 10Gb NIC Driver
\nic\n1g - HP NC-Series Intel NIC Driver
\nic\n1e - HP NC-Series Intel N1E NIC Driver
\nic\q57 - HP NC-Series Broadcom NIC Driver
\system\hpqilo2 - HP ProLiant iLO 2 Management Controller Driver
\system\cpqasm2 - HP ProLiant iLO Advanced and Enhanced System Management Controller Driver
\system\cpqcidrv - HP ProLiant Integrated Lights-Out Management Interface Driver (used by HPONCFG)
\system\hpsstkio - HP Toolkit I/O driver (no INF, file must be copied to \windows\system32\drivers directory)
copype.cmd amd64 c:\winpe
imagex /mountrw c:\winpe\winpe.wim 1 c:\winpe\mount
peimg /install=*WMI* c:\winpe\mount\windows
peimg /install=*HTA* c:\winpe\mount\windows
peimg /install=*MDAC* c:\winpe\mount\windows
peimg /install=*Scripting* c:\winpe\mount\windows
peimg /install=*XML* c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\nic\b06nd\b06nd.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\nic\n1g\n1g6032e.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\nic\n1e\n1e6032e.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\nic\q57\q57nd60a.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\system\hpqilo2\hpqilo2.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\system\cpqasm2\cpqasm2.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\system\cpqcidrv\cpqcidrv.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\storage\hpcisss\hpcisss.inf c:\winpe\mount\windows
peimg /inf=c:\winpe21drivers\storage\hpcisss2\hpcissx2.inf c:\winpe\mount\windows
copy c:\winpe21drivers\system\hpsstkio\hpsstkio.sys c:\winpe\mount\windows\system32\drivers
notepad c:\winpe\mount\windows\system32\startnet.cmd
加入下列幾行:wpeinit.exe
drvload x:\windows\inf\oem0.inf
drvload x:\windows\inf\oem1.inf
drvload x:\windows\inf\oem2.inf
drvload x:\windows\inf\oem3.inf
drvload x:\windows\inf\oem4.inf
drvload x:\windows\inf\oem5.inf
drvload x:\windows\inf\oem6.inf
drvload x:\windows\inf\oem7.inf
drvload x:\windows\inf\oem8.inf
peimg /prep c:\winpe\mount\windows
(yes)
imagex /unmount C:\winpe\mount /commit
copy c:\winpe\winpe.wim c:\winpe\iso\sources\boot.wim
(Yes)
oscdimg -n -bc:\winpe\etfsboot.com c:\winpe\ISO x:\winpe\proliant.iso
資料來源:
本文主要是根據SmartStart Scripting Toolkit內hpDrivers中的readme.txt內容所寫成.
繼續閱讀: