This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:hmc_upgrade [2024/02/14 18:21] manu [HMC Update (new release)] |
aix:hmc_upgrade [2025/06/10 10:20] (current) manu [HMC Update (new release)] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== HMC Upgrade (new level) ====== | ====== HMC Upgrade (new level) ====== | ||
+ | |||
+ | __//Syntax://__ | ||
+ | <code> | ||
+ | getupgfiles -r {disk | ftp | sftp | nfs} | ||
+ | [-h host-name] [-u user-ID] [--passwd password] [-k SSH-private-key] | ||
+ | [-l mount-location] [-o mount-command-options] [-d directory] | ||
+ | [--help] | ||
+ | </code> | ||
__//Optional://__ | __//Optional://__ | ||
Line 45: | Line 53: | ||
====== HMC Update (new release) ====== | ====== HMC Update (new release) ====== | ||
+ | |||
+ | __//Syntax://__ | ||
+ | <code> | ||
+ | updhmc -t {disk | dvd | ftp | sftp | nfs | usb} | ||
+ | [-h host-name] [-u user-ID] [--passwd password] [-k SSH-private-key] | ||
+ | [-l mount-location] [-o mount-command-options] | ||
+ | [-f file] [-r] [-c] [-n device-name] [--help] | ||
+ | </code> | ||
The easiest way is to download all latest and recommended fixes, as iso images, and put it into an empty directory on an ftp server. | The easiest way is to download all latest and recommended fixes, as iso images, and put it into an empty directory on an ftp server. |