As of OMSA 5.5, this is the officially supported yum repository for OMSA.
Please see the detailed description in the Dell OMSA Linux wiki page
yum setup instructions for RHEL5, Fedora5+, CentOS.
up2date setup instructions for RHEL4.
rug setup instructions for SUSE.
wget -q -O - http://linux.dell.com/repo/hardware/2008_Q3/_tools/site-index-template.shtmlbootstrap.cgi | bash
yum install srvadmin-all
Follow these instructions for use with up2date:
wget -q -O - http://linux.dell.com/repo/hardware/2008_Q3/_tools/site-index-template.shtmlbootstrap.cgi | bash
up2date -i srvadmin-all
wget -q -O - http://linux.dell.com/repo/hardware/2008_Q3/_tools/site-index-template.shtmlbootstrap.cgi | bash
rug install srvadmin-base rug install srvadmin-webserver rug install srvadmin-storageservices
NOTE 1: OMSA will not install on unsupported systems. If you receive a message at install that the system is not supported, it is likely that your system is not supported, and the install will fail. This is most common on SC-class systems, as OMSA is completely unsupported on these systems.
NOTE 2: If you want to install srvadmin-all, you have to have 'setserial' installed. I dont have the details on this, but it doesnt appear that setserial is installed by default.
Manual setup is not recommended or supported at this time.