This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
aix:hmc_upgrade [2023/04/06 10:32] manu |
aix:hmc_upgrade [2024/02/14 18:21] (current) manu [HMC Update (new release)] |
||
---|---|---|---|
Line 17: | Line 17: | ||
If you want to upgrade an HMC with recovery CD from command line, first download the netinstall packages from FTP site | If you want to upgrade an HMC with recovery CD from command line, first download the netinstall packages from FTP site | ||
- | * First download, and put on an ftp server, the latest version of the following files: **initrd.gz, bzImage, disk1.img, disk2.img, and disk3.img** | + | * First download, and put on an ftp server, the latest version of the following files: **initrd.gz, bzImage, disk1.img, disk2.img, and disk3.img** and also checksums |
On the IBM Web site: https://public.dhe.ibm.com/software/server/hmc/network/ | On the IBM Web site: https://public.dhe.ibm.com/software/server/hmc/network/ | ||
Line 49: | Line 49: | ||
Using command line on the HMC: | Using command line on the HMC: | ||
- | <code>updhmc -t s -h <ftpservername> -f </home/updates/corrrective_service.iso> -u <ftpusername> -p <ftppassword> -c -r | + | <code>updhmc -t sftp -h <ftpservername> -f </home/updates/corrrective_service.iso> -u <ftpusername> --passwd <ftppassword> -c -r |
</code> | </code> | ||
Line 60: | Line 60: | ||
If on package failed to installed, it's maybe no more needed. | If on package failed to installed, it's maybe no more needed. | ||
+ | |||
+ | https://www.volubis.fr/news/liens/courshtm/HMC_v9U.htm |