1825576 Members
1953 Online
109682 Solutions
New Discussion

Re: Kernel

 
Sitarama.H.N
Advisor

Kernel

Hai friends,
I have lost my Kernel, I tried going through rescue mode in which i did not find /boot in the CD.
What do i do now can any one help me.
I am using Fedora 7.
2 REPLIES 2
Venilton Junior
Valued Contributor

Re: Kernel

When you start in rescue mode, there's an option to reinstall some packages.

There you can select to reinstall kernel package and recover your kernel file.

Or, get a console starting in rescue mode, chroot your "/" partition and force the rpm instalation of your kernel. It'll work.

Regards
RTFM
Ivan Ferreira
Honored Contributor

Re: Kernel

Once in rescue mode you can run:

rpm -ivh --root=/mnt/sysimage kernel-.rpm
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?