C-7
ICP Flash Utility (IFU)
Examples
In the following example, the IFU saves flash contents from
controller 0 to a UFI file in the current default drive and directory:
A:\> IFU SAVE /C 0
In the following example, the IFU saves flash contents from
controller 1 to a UFI file in
C:\UFI_FILES
.
A:\> IFU SAVE /C 1 /D C:\UFI_FILES
UPDATE
The
UPDATE
command updates a controller’s flash components
from the flash image data in a UFI file. You can use the
UPDATE
command to update a single controller’s flash components or to
update multiple controllers on your computer.
You must restart the computer following an
UPDATE
command.
Command Syntax
The command syntax for the
UPDATE
command is as follows:
IFU UPDATE [/C<Controller ID>] [/D <UFI File Path>]
Command Switches
For details on the
/C
and
/D
switches, see the
command on
Example
The following example shows a typical system response after an
update has been performed.
A:\> IFU UPDATE /C 0
ICP Flash Utility V4.0-0 B5749
(c)ICP Inc. 1999–2005. All Rights Reserved.
Updating Controller 0 (ICP9024RO)
Reading flash image file (Build 5749)
IFU is about to update firmware on controllers ICP 2410
***PLEASE DO NOT REBOOT THE SYSTEM DURING THE UPDATE***
This might take a few minutes.
Writing ICP9024RO (4MB) Flash Image to controller 0...OK.
Verifying...OK
Please restart the computer to allow firmware changes to take
effect.