Running CentOS 5.2 on an IBM System x3550 7978EHU.
UpdateXpress System Pack Installer
mkdir -p /extra/ibm/updates
cd /extra/ibm
Download the UpdateXpress System Pack Installer.
chmod ugo+x install201.rhel5
./install201.rhel5 ac -l /extra/ibm/updates
To get the UXSPI to install the updates it downloads, you need to edit
/etc/redhat-release so that it sees the system as RHEL5 instead of CentOS 5. Change:
CentOS release 5.2 (Final)
to:
Red Hat Enterprise Linux Server release 5 (Tikanga)
Then you can run the installer with: