1 Dec 2005 08:33
Racadm on Fedora Core 4?
Steve Jenkins <stevej <at> cheatcodes.com>
2005-12-01 07:33:38 GMT
2005-12-01 07:33:38 GMT
Anyone got racadm working properly on Fedora Core 4? I know it's not officially supported, but I figured it was worth asking. I downloaded a for RHEL 4 on support.dell.com (I got the 4.5 version). The rpms install fine, but it can't contact the RAC on a 2650. Any pointers? Thanks, Steve ---------------------------------------------------------------------- Steve Jenkins "Cheat" Executive Officer CheatCodes.com - http://www.cheatcodes.com/ ---------------------------------------------------------------------- _______________________________________________ Linux-PowerEdge mailing list Linux-PowerEdge <at> dell.com http://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
I installed OSMA 4.4. on it and its running fine.
use the testing/unstable tree to get the latest kernel.
(apt-get install linux-source-2.6.14) unstable
(apt-get install linux-source-2.6.12) testing bootsplash-able
here if you need it.
/etc/apt/apt.conf
APT::Default-Release "stable";
APT::Get::Show-Upgraded "true";
// 16 MB Limit
APT::Cache-limit 16777216;
/etc/apt/preferences
Package: *
Pin: release a=stable
Pin-Priority: 990
Package: *
Pin: release a=testing
Pin-Priority: 500
Matt Domsch <Matt_Domsch <at> dell.com>
12/01/2005 09:42 AM
To
wendy.faulkner <at> ni.com
cc
Greg Dickie <greg <at> max-t.com>, linux-poweredge <at> dell.com
Subject
Re: OMSA on 64bit AS 3.0
On Thu, Dec 01, 2005 at 09:01:25AM -0600, wendy.faulkner <at> ni.com wrote:
> I installed the 32 bit libraries of pam and ncurses, and I could then
> install the OMSA libraries without issue. However it still won't run.
>
> Starting Secure Port Server: /opt/dell/srvadmin/iws/bin/linux/omaws32:
> error while loading shared libraries: liblaus.so.1: cannot open shared
> object file: No such file or directory
> [FAILED]
# up2date -i laus-libs-0.1-65RHEL3.i386
or something quite similar.
Thanks,
Matt
RSS Feed