Product guide
93
Chapter Four Configuration Software and Utilities
How You Use the FRU / SDR
Load Utility
This utility is compatible with ROM-DOS Ver. 6.22, MS-DOS
†
Ver. 6.22 and later
versions. The utility accepts CFG, SDR and FRU load files. The executable file for
the utility is frusdr.exe. The utility requires the following supporting files:
q One or more .fru files describing the system’s field replaceable units.
q A .cfg file describing the system configuration.
q A .sdr file describing the sensors in the system.
Command Line Format
The basic command line format is
frusdr [/?] [/h] [/d {dmi, fru, sdr}] [/cfg filename.cfg] /p
Command Description
frusdr Is the name of the utility.
/? or/h Displays usage information.
/d (dmi, fru, sdr) Only displays requested area.
/cfg filename.cfg Uses custom CFG file.
/p Pause between blocks of data.
Parsing the Command Line
The FRU / SDR Load Utility allows only one command line function at a time. A
command line function may consist of two parameters, for example, cfg
filename.cfg. Any invalid parameters result in displaying an error message and
exiting the program. You can use either a slash (/) or a minus sign (-) to specify
command line options. The /p flag may be used in conjunction with any of the other
options.
Displaying Usage Information
When the utility is run with the /? or /h command line flags, the following message
is displayed:
FRU & SDR Load Utility Version 3.0
Usage: frusdr Is the name of the utility.
/? or/h Displays usage information.
/d (dmi, fru, sdr) Only displays requested area.
/cfg filename.cfg Uses custom CFG file.
/p Pause between blocks of data.