SmartSetup Scripting Toolkit Deployment Guide for HP Integrity Servers with Windows Server 2003 and Windows Server 2008 for Itanium-based Systems
10. Replace the default boot.wim under the iso\sources directory with the new customized
image. The image file name must be boot.wim.
move sstkwinpe.wim iso\sources\boot.wim
Enabling a boot device on a SAN
In a Storage Area Network (SAN) environment, a disk is uniquely identified by the HBA port
(WWID or WWPN), the Array port (BootDeviceWWID or WWN), and its Logical number
(BootDeviceLUN). Some disks connected through Emulex or Qlogic HBAs might not be available
at EFI. This requires an additional configuration step before installing Windows.
When the readhwconf action executes, the HBA configuration file is saved at data_files
folder. You must edit this file manually to enable the installation disk as a boot device. The
following is a sample HBA configuration file. in which the BootDeviceLUN=1 is set as the boot
device (SelectBootEnable=1).
HBA0]
WWID=10000000c969628a
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=500508b30090f5b1
BootDeviceLUN=1
[HBA1]
WWID=10000000c969628b
HostAdapterBiosEnable=0
SelectBootEnable=1
BootDeviceWWID=0000000000000000
BootDeviceLUN=0
You can obtain the BootDeviceWWID and BootDeviceLUN information from the hpacubin
output, as follows:
; Controller Specifications
; Controller HP MSA1500 CS Controller
Controller= WWN 500508B30090F5B1
1
.
.
.
SSPState= Disabled
; Unassigned Parallel SCSI Drives
; 1:5 (36.4 GB),1:6 (36.4 GB)
; Array Specifications
Array= A
; Array Drive Type is Parallel SCSI
; 1:1 (72.8 GB),1:2 (72.8 GB),1:3 (72.8 GB)
Drive= 1:1,1:2,1:3
OnlineSpare= No
; Logical Drive Specifications
LogicalDrive= 1
2
RAID= 5
Size= 138927
Sectors= 32
StripeSize= 64
ArrayAccelerator= Enabled
; Available SSP Adapters 10000000C969628A (Local,Online),
10000000C969628B (Local,Offline), 10000000C9696304 (Unknown,Offline)
SSPAdaptersWithAccess= None
1
The BootDeviceWWID information
2
The LUN number.
38 Advanced topics