Users Guide

24 Linux Install/Uninstall
3
Install the RPMs in the following order:
rpm –ivh srvadmin-ipmi-6.0.1-800.DUP.i386.rpm
rpm –ivh srvadmin-omilcore-6.0.1-800.i386.rpm
rpm –ivh srvadmin-hapi-6.0.1-800.i386.rpm
rpm –ivh cctk-linux-version-buildnum.i386.rpm
4
Using the command prompt, navigate to the
/opt/dell/toolkit/bin
directory to run the CCTK commands.
For more details on running the CCTK commands, see the CCTK Options
section.
Uninstalling CCTK
To uninstall CCTK, remove the CCTK RPMs.
1
Run the following command to uninstall CCTK:
rpm -e cctk-linux-version-buildnum.i386
2
Run the following command to uninstall HAPI:
rpm -e srvadmin-hapi-6.0.1-800.i386
3
Run the following command to uninstall omilcore:
rpm -e srvadmin-omilcore-6.0.1-800.i386
4
Run the following command to uninstall the IPMI RPM:
rpm -e srvadmin-ipmi-6.0.1-800.DUP.i386
Upgrading CCTK
To upgrade CCTK 1.0.1 to CCTK 1.1, do the following:
1
Download the latest
installation
file from the Dell Support website at
support.dell.com
and save it on your system.
2
Untar the file.
3
Upgrade the CCTK rpm,
cctk-linux-version-buildnum
.
i386.rpm
, using
the following command:
rpm -U cctk-linux-version-buildnum.i386.rpm