HP XC System Software Installation Guide Version 3.1

Table 5-6 Upgrade Boot Command Line Based on Cluster Platform Chip Architecture (continued)
Boot Command LineChip ArchitectureCluster Platform
ELILO boot: linux ks=cdrom:/ks_upgrade.cfg
Itanium (when the boot
device was set through the
preconfigured boot option,
and the ELILO boot:
prompt is displayed)
CP6000
fs0:> elilo linux ks=cdrom:/ks_upgrade.cfg
Itanium (when the boot
device was set through the
EFI Shell option and the
fs0:> prompt is displayed)
CP6000
3. When prompted, enter c to continue with the upgrade.
NOTE: Ignore the following items when they are displayed:
The Kudzu New Hardware Installation Setup Menu
All errors seen during first reboot
The message Cannot get binary type, which you will see when the system reboots after
the upgrade
4. Do not press any keys or take any other action until you see the Login window.
5. Log in as the user root.
Proceed to “Task 5: View the Results of the RPM Upgrade”.
5.5.2 Minor Upgrade: Upgrade RPMs
A minor upgrade uses YUM to determine RPM dependencies. YUM updates, installs, and removes RPMs
from the system accordingly. Follow this procedure to upgrade the RPMs on the system:
1. Change directory to the mount point of the DVD:
# cd /mnt/cdrom
2. Update the Linux and HP XC RPMs:
# upgraderpms
NOTE: Because the upgraderpms command output spans several pages, it is shown in Appendix K
(page 163). Return here when command processing is complete.
3. Unmount the DVD:
# cd
# umount /dev/cdrom
4. Eject the DVD from the drive.
5. Reboot the head node, thus booting the new HP XC kernel:
# reboot
6. Verify that the system booted with the correct kernel. The HP XC System Software Release Notes lists
the final kernel version that was shipped in Version 3.1, and the results of the uname command must
match this kernel version.
# uname -a
Proceed to “Task 5: View the Results of the RPM Upgrade”.
5.5 Task 4: Upgrade Linux and HP XC RPMs 101