Product data

Chapter 7. Firmware updates 117
If the USB is formatted for a vFAT file system, run the following command:
mount -t vfat /dev/sda1 /mnt/usb
The simplest version of importupd to run is:
smcli importupd /mnt/cdrom/path/to/install/files
Some common options for the importupd command are:
-v Verbose output.
-r Recurse to find all installable images available under the
specified directory.
--help Displays the importupd help text.
-s Required for CDROM media
For example, if you are using the -r option, only the /mnt/cdrom path would be
needed, for example, smcli importupd -r /mnt/cdrom. This command imports
all the images available on the media device.
On the Update Manager page, the Common tasks section has links to the Import
updates page, where the user can specify a local directory path to the update
files (Figure 7-8).
Figure 7-8 Import Updates from the local SDMC directory