Firmware upgrade facility – Artesyn SAM1411 Installation and Use (September 2014) User Manual

Page 62

Advertising
background image

Firmware Upgrade Facility

SAM1411 Installation and Use (6806800M91B)

62

--upgrade --file=<filename>

--upgrade --mark --file=<filename>

--upgrade --file=<filename> --target=xxxxxx

--verify --file=<filename>

--verify --upgrade --file=<filename>

--activate --bank=<bankletter> --device=<deviceID>

--verify --upgrade --mark --file=<filename>

--version

Multi character options can be abbreviated so long as they are unique. For example, --full is
equivalent to --full-upgrade. Typing --ver does not work since it matches both
--verify

and --version.

Single-character options can be combined without repeating the hyphen, as in these
examples:

fcu –vf /opt/bladeservices/rom/<filename>

fcu –q –d <device-id>

fcu –q -t 0x90 <device-id>

fcu –mb a –d <device-id>

Options are not case-sensitive. For example, --help is equivalent to --HeLp. However,
option arguments, such as filename and device ID, are case-sensitive.

When upgrading firmware, it is strongly recommended that you upgrade only one device at a
time. While FCU performs many checks during upgrade to ensure success, if something goes
wrong and both firmware banks become corrupted, the blade becomes inoperable.

Advertising