Using lo100cfg, Lo100cfg command-line syntax, Lo100cfg command-line arguments – HP Linux Server Management Software User Manual
Page 62: Lo100cfg return codes
Toolkit utilities 62
WWID=11111111
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=
BootDeviceLUN[0]=
You must edit hba.ini and add the following boot device information:
[HBA0]
WWID=11111111
HostAdapterBiosEnable=1
SelectBootEnable=1
BootDeviceWWID=22222222
BootDeviceLUN[0]=3
You must then invoke the tool to load the contents of hba.ini input to the HBA NVRAM: hpqlarep /l hba.ini.
Using LO100CFG
LO100CFG enables you to configure the LightsOut 100 device that appears on the HP ProLiant 100 series
servers.
Under Windows®, WMI is used through the Microsoft_IPMI class, make sure WMI is installed in the
Windows® PE environment.
LO100CFG command-line syntax
lo100cfg [ -h | -x | -v | -i "file.xml" | -o "file.xml" | -s ]
LO100CFG command-line arguments
Command-line argument
Description
-x
This argument displays example XML to perform configuration.
-v
This argument outputs the current copyright and version information and
then exits.
-s
This argument captures the current status and outputs it to the console.
-h
The argument lists basic command line arguments and supported XML tags.
-i "file.xml"
This argument loads and runs the given XML configuration file.
-o "file.xml"
This argument saves the current configuration to a file.
-k "
This argument has been deprecated and is no longer supported.
LO100CFG return codes
Value
Meaning
0
All operations succeeded.
10
A required command-line parameter is missing. See console output for details.
12
An unknown command-line parameter was passed to the utility.