Jump to content

Kernel Update failed


Recommended Posts

I installed a more recent version of Kernel and uninstalled at the same time the old one.

 

Now Mandriva don't start:-(

 

How can I solve this problem using the rescue console?

 

Thanks

 

 

[moved from Installing Mandriva by spinynorman]

Link to comment
Share on other sites

Some questions:

What kernel was installed before?

What kernel did you upgrade to?

Have you launched lilo once you had the new kernel installed, if you use lilo as bootloader?

 

If you have forgotten to launch lilo, then use first CD, hit F1, type rescue. Then mount the system in a chroot environment as root e.g.

 

chroot /mnt/sysimage

 

and then launch lilo as root

 

lilo -V

 

If it reports no errors, reboot and try to start your computer again with the new kernel..

Link to comment
Share on other sites

One thing for the future, never remove your old kernel until you've rebooted to make sure the new kernel works.

 

Hopefully arctic's solution will work, otherwise after chrooting the environment, you might wish to do:

 

source /etc/profile

 

to update the source, and then attempt to install a kernel that can be pulled from the CD media, kernel-2.6.12.12mdk is the default on the cd, and this command:

 

urpmi kernel-2.6.12.12mdk

 

should hopefully let you get it, sort lilo, and get you booting again, so that you can try again with your new kernel if it's not on the lilo menu to choose from.

Link to comment
Share on other sites

It's not very wise upgrading a running kernel, anyway (although in theory it's possible). I always boot an alternative kernel when I want to upgrade my main one.

And you shouldn't remove the old, working kernel before being 100% sure the new one works properly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...