Chapter 2: Using the Command Line Utility ● 27hrconf romupdateNote: This command is only available on systems running Windows or Linux.Updates the controller or enclosure firmware. The ROM image file must be in the samedirectory prior to invoking hrconf.SyntaxHRCONF ROMUPDATE [CONTROLLER] ParametersController# is the controller numberFilename is the relative or absolute path with filenameChannel# is the channel number for the deviceDevice# is the device number for the drive.ExampleHRCONF ROMUPDATE 1 CONTROLLER AS4830.UFIhrconf setbootMarks a logical device bootable.SyntaxHRCONF SETBOOT 1 LOGICALDRIVE 1ParametersController# is the controller numberLogicalDrive# is the number of the logical drive to mark bootable.ExampleHRCONF SETBOOT 1 LOGICALDRIVE 1hrconf setconfigResets the controller's configuration.SyntaxHRCONF SETCONFIG DEFAULT [noprompt]ParametersController# is the controller numberDefault resets the controller's configuration. Logical drives are deleted, disk drives are reset tothe ready state, and any controller settings are reset to default values.Noprompt: (optional) Do not prompt for confirmation.ExampleHRCONF SETCONFIG 1 DEFAULT NOPROMPT