Use this command to install a specific update
package on the node canister.
Syntax
sataskinstallsoftware -filefilename [ { [ -ignore ] | [ -pacedccu ] } ]
Parameters
- -filefilename
- (Required) The filename designates
the name of the update package .
- -ignore | -pacedccu
- (Optional) Overrides prerequisite checking and forces installation
of the update package.
Description
This
command copies the file from the
USB flash drive to
the
update directory on the node canister and then installs the
update package.
This command calls the satask
installsoftware command.