Updating The Firmware - Nvidia DGX-2 SYSTEM User Manual

Hide thumbs Also See for DGX-2 SYSTEM:
Table of Contents

Advertisement

#
sudo docker run --privileged -v /:/hostfs <image-name> show_version
The output shows the onboard version, the version in the manifest, and whether the
firmware is up-to-date.

UPDATING THE FIRMWARE

You can either update all the down-level firmware components at one time, or update
just one or more components.
9.5.1
Command Syntax
sudo docker run --rm [-e auto=1] --privileged -ti -v /:/hostfs <image-
name> update_fw [-f] <target>
Where
specifies the hardware to update, and is either
<target>
all
to update all firmware components (SBIOS, BMC)
or one or more of the following:
SBIOS
to update the SBIOS
BMC
to update the BMC firmware
Other components may be supported beyond those listed here. Query the
Note:
firmware manifest to see all the components supported by the container.
The command will scan the specified firmware components and update any that are
down-level.
See the section
Additional Options
options.
DGX-2 System User Guide
for an explanation of the [
Updating Firmware
] and [
]
-e auto=1
-f
58

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents