CentOS 5 :: Kernel Yum Update Installed But Not Working

Aug 17, 2009

I try to update my kernel to 2.6.18.128.4.1.el5 using
# yum update

After # yum update # rpm -qa kernel*|sort gives the following:
kernel-2.6.18-128.1.14.el5
kernel-2.6.18-128.1.16.el5.centos.plus
kernel-2.6.18-128.4.1.el5.centos.plus
kernel-2.6.18-92.1.18.el5
kernel-2.6.18-92.el5
kernel-devel-2.6.18-128.1.14.el5 .....

This my grub.conf:
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=1
timeout=5.....

yum update installed:
CentOS (2.6.18-128.4.1.el5.centos.plusxen) and
CentOS (2.6.18-128.4.1.el5.centos.plus)

both are not working. I have to run the system using: 2.6.18-128.1.14.el5. Upon trying again #yum update it says that no packages are marked for update. Can I manually install the desired kernel? Do you know a reason why yum update is not automatically installing the proper kernel?

View 1 Replies


ADVERTISEMENT

CentOS 5 Hardware :: NIC Only Find Sporadic After Kernel Update To Kernel-2.6.18-164.el5

Sep 27, 2009

after update to kernel-2.6.18-164.el5 one of the 2 NIC's of my machine are only found at 1 of 4 reboots. Using the old one kernel-2.6.18-128.7.1.el5 all is fine. This are the to NIC's:

00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Ethernet controller: Intel Corporation 82557/8/9/0/1 Ethernet Pro 100 (rev 0c)

And the Intel one, makes the problems with the new kernel.

View 8 Replies View Related

CentOS 5 :: How To Prevent Kernel Upgrade On Reboot After Yum Update Kernel*

May 29, 2010

The server runs# uname -r2.6.18-128.4.1.el5However, today I executed yum update kernel*due to security advisory. I was just about to reboot the system when I realized that it runs VMWare Server Instance that will most likely fail to restart after kernel upgrade (I had a hard time fixing it after previous kernel update). Now I want to keep 2.6.18-128.4.1.el5 after reboot.I see that new kernel is scheduled for booting:

# cat /etc/grub.conf
default=0
timeout=20

[code]....

View 10 Replies View Related

Ubuntu :: Kernel Update Not Installed Correctly

Jul 17, 2011

After doing software updates my system had to be rebooted after a kernel update, but when I checked in grub and using $ uname -r it reported that I was using 2.6.38-8-generic. Now ever time I install a program from the software centre it says that software can not be installed and gives me these details. I am using Ubuntu 11.04 in unity.

View 3 Replies View Related

Ubuntu :: Virtual Box Error After Update - Kernel Driver Not Installed (rc=-190

Oct 25, 2010

I have checked the known issues and the sticky post, it does not seem to be related. I have Ubuntu as my host OS and I want to run Windows as a guest.

Now, Here is the error:

Quote:

Kernel driver not installed (rc=-190

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. I have done the obvious:

Quote:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install dkms
sudo /etc/init.d/vboxdrv setup

I still have the same error. I just updated from Ubuntu 10.04 to 10.10, then I was prompted by virtual box to update to the newest version, then this happened.

View 2 Replies View Related

CentOS 5 :: CentOS Auto Update Kernel And Reboot System?

Mar 17, 2010

I am an old days RH release user(from 6.x) and just switching back from Debian/Ubuntu to CentOS on some servers, but I can not understand the kernel update strategy currently enabled in CentOS.There are two boxes, with almost identical installation, but recently there was an auto update of kernel on one box. This auto update also seems to issue an auto reboot on the machine, which is unacceptable on server machines.

View 2 Replies View Related

CentOS 5 :: Package(s) Kernel Available But Not Installed

Aug 21, 2011

How do I update the kernel to the latest version? I checked /etc/yum.conf but kernel is not listed in the exclude list. Also, pardon my ignorance, I've looked but where on centos.org or another website can I find the version number for the latest kernel? Thanks for your help!

[Code]....

View 11 Replies View Related

Kernel :: Remove Installed Device Drivers In Centos 5.4?

Jan 25, 2010

I installed the following packages:

ieee80211-kmdl-2.6.18-164.10.1.el5-1.2.18-22.el5.i686.rpm
ipw2200-kmdl-2.6.18-164.10.1.el5-1.2.0-45.2.0.1.el5.i686.rpm

from [URL] How to remove them completely? The ipw2200 driver complains that it could not agree with certain symbols in ieee80211 module. Before taking another route, I would like to know how to completely remove the files installed by these driver packages.

View 8 Replies View Related

CentOS 5 Server :: Update Kernel 2.6.29.4 On Centos 5.3?

May 21, 2009

I have centos 5.3 workin on mini itx atom 330. i have some problem with the network when i use Samba. when i move big files the network goes down. i wanna to install the new kernel on my centos to try to fix the network problem with the new drivers includes on the new kernel.

View 2 Replies View Related

CentOS 5 :: CentOS 5 Won't Boot After Kernel Update

Sep 10, 2011

I applied the Kernel update that showed in the updater via the GUI.It now won't boot anymore.Memory for crash kernel (0x0 to 0x0) notwithin permissible range.WARNING calibrate_APIC_clock: the APIC timer calibration may be wrong.

View 2 Replies View Related

Fedora :: Latest Installed Kernel Stopped Working - Remove And Reinstall?

Jun 20, 2011

The latest installed kernel stopped working. ( 2.6.35.13-92.fc14.i686) It won't boot. I just get black screen with blinking cursor in top left corner. How do I, or can I, remove and reinstall?

View 4 Replies View Related

CentOS 5 :: How To Update To Kernel Version >= 2.6.27 Via Yum

Oct 9, 2010

i'm currently running centos 5 with kernel version 2.6.18-92.1.22.el5 is there any way to update to kernel version >= 2.6.27 via yum ? if not via yum is it advisable to compile from source?

View 5 Replies View Related

Debian Configuration :: Sound Is Not Working After Kernel Update?

Dec 16, 2010

I've just upgraded my kernel to 2.6.32 and I cant use sound anymore!!! My card was detected ,here is the output of lspci |grep Audio

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)

also frimware is installed ,gstreamer as well the sound is not on mute and it was working on the previous kernel .

View 2 Replies View Related

Fedora Networking :: Broadcom-wl Not Working For 2.6.30 Kernel Update?

Sep 22, 2009

In the latest Fedora 11 updates, kernel 2.6.30.5-43.fc11.x86_64 breaks broadcom-wl functionality on my BCM4312 wifi adapter

Code:

$ lspci -v | awk '/Ether|Net/,/^$/'
03:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
Subsystem: Dell Device 01f1
Flags: bus master, fast devsel, latency 64, IRQ 17

[code]....

and all is well, the modprobe commands can go in /etc/rc.local. BCM43xx *.inf driver for ndiswrapper (32 and 64 bit)here:

(kmod-wl-2.6.30.5-43.fc11.x86_64-5.10.91.9-4.fc11.2.x86_64 is installed)

View 11 Replies View Related

Ubuntu :: Latest Kernel Update Bash Not Working?

Nov 24, 2010

I am running Maverick via Wubi. I just completed a Kernel upgrade and when I restart into Ubuntu it just goes to a Bash prompt. I am not sure exactly what version I updated to so I haven't logged a bug report yet.

View 1 Replies View Related

CentOS 5 :: Kernel Update Fails Dependencies

Apr 3, 2009

Update to 5.3 went OK a few days ago.Today there is updated kernel packages available but it fails dependencies on ecryptfs-utils.

View 3 Replies View Related

CentOS 5 :: Yum Kernel Update - Unable To Boot

Oct 24, 2010

I had a Centos 5.5 system working great...and then due to crazy curiosity, installed the kernel update. Did this through the graphical interface, uncheck all update other than kernel. It downloaded, installed fine..After reboot now all I get is GRUB_ and then nothing else! I waited 3-4 minutes and had to shut down system. Have been googling around but thought I will post it here as well..When I boot with Win7 and use Ext2fsd to check, the boot folder is empty. Not sure if this is because ext2fsd does not read boot folder or it got wiped out by the yum upgrade process.

View 9 Replies View Related

CentOS 5 :: Unable To Boot New Kernel After A 'yum Update'?

Oct 26, 2010

I have recently run an update and now we are unable to boot the newer kernel. We get stuck as below;

Memory for crash kernel (0x0 to 0x0) notwithin permissible range
Red Hat nash version 5.1.19.6 starting
Unable to access resume device (/dev/VolGroup00/LogVol06)

[Code]...

The kernel version we were at was 2.6.18-194.el5 and the update move us to 2.6.18-194.17.1.el5. I've done some googleing but I'm unable to work out exactly what I need to do. I'm guessing the new kernal is missing a module?

View 3 Replies View Related

CentOS 5 :: What Needs To Be Installed For A Working Webserver/database

Aug 9, 2009

I have a dedicated server running Centos 5.2. I have a Wordpress MU site that's setup over apache 2, mysql 5, php5, and I use phpmyadmin as well. I'm able to read the database as my website appears perfectly fine, however, I can not write to it. What exactly do I need to install on my Centos sever to allow my site to interface with the database? I've used shared servers and VPS's with no problems but this just won't work. The support team seems clueless and I'm ready to ask them to reinstall my entire OS and everything else again.

View 2 Replies View Related

CentOS 5 :: Updates Installed - Now Apache Not Working

Apr 15, 2011

The other day there were a number of updated needed on my server which I installed with yum (the software updater GUI). Now my websites are not coming up even on the server using http://localhost

I reviewed the info and found that httpd was updated to 2.2.3-45 and am suspecting that this is the cause of the issue. So my silly little question is how do I roll back this update?

View 4 Replies View Related

Software :: CentOS - Yum Update Excluding Current Kernel Possible?

Mar 5, 2010

I am running CentOS 5.x and want to yum update, but I do not want to touch the kernel. How can I exclude the kernel update and prevent yum from removing my current kernel?

View 3 Replies View Related

CentOS 5 :: Server Only Detect 4 Cores After New Kernel Update?

Aug 28, 2009

I'm using Cpanel on my server, before upgrade to new kernel, i could see 8 cores on my i7 server, now i only see 4 cores, is there anything that i need to do to have another time the 8 cores?

View 2 Replies View Related

CentOS 5 :: Hyper-v Cannot Start After Upgrading Kernel Via Yum Update

Dec 19, 2009

I have 2.6.18-164.2.1.e15 running on Hyper-v. I did yum update and noticed that kernel is upgraded to 2.6.18-164.9.1.e15. If I try to boot into the new kernel it hangs with message first "switchroot mount failed" and then "kernel panic". This is probably related to Hyper-v drivers installed in the old kernel. First question: Do you think this is correct? Is it possible to somehow disable Hyper-v drivers so I can boot into the new kernel and then reinstall drivers? There is nothing in Microsoft documentation about uninstalling Linux Integration Components.

View 9 Replies View Related

CentOS 5 Server :: Update Kernel In Xen Virtual Machine

Jun 20, 2010

I installed the Centos 5.5 with XEN and put 03 virtual machines (Centos 5.5 too). I did this correctly, but I have a problem. In the virtual machine, I need update the kernel. I used "yum update kernel" and this is downloaded correctly and the menu.lst file is updated too, but the kernel not ran. I ran "grub-install /dev/sda" or "grub-install /dev/xvda" and received a error return. I read the device.map file and i ran "grub-install /dev/sde" and received a error return too.

The errors:
[root@vm01 ~]# grub-install /dev/sda
/dev/sda: Not found or not a block device.
[root@vm01 ~]# grub-install /dev/sde
/dev/sda1 does not have any corresponding BIOS drive.
[root@vm01 ~]# grub-install /dev/xvda
/dev/xvda: Not found or not a block device.

View 7 Replies View Related

CentOS 5 Networking :: Eth0 Now Broken After Last Kernel Update

Nov 23, 2010

I am currently working to get to a stable dual boot Win7/CentOS 5.5 configuration on a Dell Latitude E6510 with the Intel 82577LM chipset. I haven't gotten the Centrino N WiFI chipset working yet, but the Eth0 device was working just fine.However, yesterday I did a system update. I did not pay close attention, but I believe the update did mention networking, because I thought it might help me get my wireless going. Now, Eth0 fails with the message, "Determining IP information for eth0... failed; no link present. Check cable?" It does this at boot up and if we try reactivating it once the system is up. We have tried unstalling and re-installing the driver.The Window 7 boot sees the adapter and runs just fine. I was at a different site location yesterday when everything was working, but my co-workers and I can't help but think it might be related to the update yesterday, since everything worked prior to the update and Windoze 7 works fine with the adapter.

I have not been able to mount my NTFS harddrive on the CentOS side, despite installing fuse, and I don't have wireless, which makes it difficult to get access to new drivers. I also have a FAT32 partition that would be great to share between the boots for passing info, but I haven't found a way to mount a FAT32 partition in CentOS.

View 6 Replies View Related

CentOS 5 :: KVM Guest Performance After Kernel/system Update?

Mar 30, 2011

Last I upgraded one of our cent 5 boxes which is running kvm with a mix of centos and windows VMs.After the update performance just tanked on the XP guest, but the others (including other windows VMs) are just fine.I checked with our good friend google and didn't really get any help there.We're hoping to NOT have to rebuild the XP guest, so I thought I'd check in here first.

This is CentOS release 5.5 (Final) with kernel

2.6.18-194.32.1.el5 #1 SMP (64bit)

View 1 Replies View Related

CentOS 5 :: Kernel-PAE Is Not Working?

Aug 11, 2009

I've installed kernel-PAE on my centos 5.3 and after that have reboot the server but free command only shows 3.2 GB memory.

View 6 Replies View Related

General :: CentOS - Safe To Remove The First Kernel In The Installed List To Save Having Two Kernels Being Updated Everytime?

May 8, 2011

When I run yum list installed command the output shows two kernels:

[Code].....

Would it therefore be safe to remove the first kernel in the installed list to save having two kernels being updated everytime I run yum update? Or is the PAE kernel dependant upon the original?

View 6 Replies View Related

CentOS 5 :: Kernel Panic After Update - Not Syncing Fatal Exception

Apr 2, 2009

After update to 5.3 and reboot I got this error. googling for it I found that it is a known bug in kernel REHL 5.3 and there is also a patch for it [URL]. I am very new to linux, so how to apply, or just wait for a new kernel?

View 4 Replies View Related

CentOS 5 :: Yum Update Error Missing Dependency Libgpod.so.0()(64bit) Is Needed By Package Rhythmbox-0.11.6-4.el5.x86_64 (installed)

May 10, 2011

While i am using yum update am getting an error: Error: Missing Dependency: libgpod.so.0()(64bit) is needed by package rhythmbox-0.11.6-4.el5.x86_64 (installed).

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved