Jump to content

Upgrading Kernels on Centos Help


Recommended Posts

Hello Guys,

I recently attempted to upgrade a kernel on my vps last night when something horribly went wrong. When I restarted the vps, I couldn't access putty, so when I went thru the VNC control panel thru the host I use, apparently somehow the network within the vps got completely messed up. I cant even ping google.com... I am desperate need of help, I am not sure where to start. Please help.

Thanks,

Jake

Link to comment
Share on other sites

I recommend contacting your host.

Its unmanaged

Do your hosts let you load a rescue kernel so you can mount your broken system disks, look at the logs and find out what went wrong?

Mine do. :thumbs:

Yea they do i attempted to do a fsck repair and that didnt help.

Link to comment
Share on other sites

And to be more specific,

when I check the network status

Configured Devices:

lo e0

Currently active devices

lo

So I then attempt to restart and I get this error

could not load /lib/modules/2/6/32-358.6.1.el16.x86_64/modules.dep: No such file or directory

Update:

So I checked in that file and obviously its not there. So how in the world can I get the file added back

Link to comment
Share on other sites

If you use yum your old kernel is still there, just

vi /boot/grub/grub.conf

change the kernel to boot from, it starts counting from 0 (Each Title line counts as 1) . Simply chose an older kernel and change the line

default=0

to

default=X

Where X is the kernel you want.

Thanks for that, I already did that. Problem is, I was missing a deb file that I couldnt resolve. Its ok, I just ran a back up and disabled upgrades

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...