Yes, Thanks.
What I forgot to mention was that I need to run CentOS 4.5 and not CentOS 4.6 if at all possible.
---- On Fri, 6 Jun 2008, nate (centos@linuxpowered.net) wrote:
Tim Verhoeven wrote:
Well, if RHEL 4U6 is supported, then just use CentOS 4.6
instead of
4.5 and the install will work.
Yes this is the case..and if for some reason you need more evidence:
[root@me ~]# lspci -v | grep -i perc Subsystem: Dell PERC 6/i Integrated RAID Controller [root@me ~]# cat /etc/redhat-release CentOS release 4.6 (Final) [root@me ~]# dmidecode | grep -i 1950 Product Name: PowerEdge 1950
nate
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
on 6-6-2008 10:31 AM Steve Moccio spake the following:
Yes, Thanks.
What I forgot to mention was that I need to run CentOS 4.5 and not CentOS 4.6 if at all possible.
As soon as it yum updates, it will be 4.6 anyway.
Steve Moccio wrote:
Yes, Thanks.
What I forgot to mention was that I need to run CentOS 4.5 and not CentOS 4.6 if at all possible.
its just CentOS 4, with the 6th quarterly patch rollup, as others said, as soon as you yum update (or, on RHEL, up2date -u), you'll have the same thing.
Steve Moccio wrote:
Yes, Thanks.
What I forgot to mention was that I need to run CentOS 4.5 and not CentOS 4.6 if at all possible.
I suppose you could just
# yum update kernel
this should bring in whatever it is that is needed to support the newer controller, without patching anything else.