Users Guide

20 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-1.0.0-1.i386.rpm
4
Using the command prompt, navigate to the
/opt/dell/toolkit/bin
directory to run the CCTK commands.
NOTE: CCTK can run only on a Dell system. It will generate the following
error on a non-Dell system: "This is not a Dell machine. CCTK supports only
Dell machines."
For more details on running the CCTK commands, refer to CCTK Options.
Uninstalling CCTK
To uninstall CCTK, remove the CCTK RPMs.
1
Run the following command to uninstall CCTK.
rpm -e cctk-1.0.0-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