Based on that.. they are different architectures....
Is there a new kernel for both architectures?
On Tue, 15 Feb 2005 11:02:24 -0600 (CST), Dave Augustus davea@ingraftedsoftware.com wrote:
one machine is a Dual P3 with 2G Ram one machine is a AMD64 with 1G Ram
Both are base installs of Centos 3.3
Dave Augustus said:
I have 2 servers:
On both, I did yum update.
One upgraded the kernel, the other didn't.
Why?
TIA, Dave Augustus _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
On Wed, Feb 16, 2005 at 04:09:59AM +1100, Matt Bottrell wrote:
Based on that.. they are different architectures....
Is there a new kernel for both architectures?
1) yum -y list kernel* Gathering header information file(s) from server(s) Server: CentOS-3.3 - Addons Server: CentOS-3.3 - Base Server: CentOS-3.3 - Extras Server: CentOS-3.3 - Updates Finding updated packages Downloading needed headers ... Looking in Available Packages: Name Arch Version Repo -------------------------------------------------------------------------------- kernel-doc x86_64 2.4.21-27.0.2.EL update kernel-smp-unsupported x86_64 2.4.21-27.0.2.EL update kernel-unsupported x86_64 2.4.21-27.0.2.EL update
Looking in Installed Packages: Name Arch Version Repo -------------------------------------------------------------------------------- kernel x86_64 2.4.21-27.0.2.EL db kernel-smp x86_64 2.4.21-27.0.2.EL db kernel-source x86_64 2.4.21-27.0.2.EL db kernel-utils x86_64 1:2.4-8.37.6 db
2) rpm -q kernel kernel-smp
3) review your /boot/grub/grub.conf and reboot if needed
Cheers,
Tru