Re: corupted kernel
From: Tom Diehl (tdiehl_at_rogueind.com)
Date: 06/07/04
- Previous message: Tom Diehl: "Re: corupted kernel"
- In reply to: sly: "Re: corupted kernel"
- Next in thread: sly: "Re: corupted kernel"
- Reply: sly: "Re: corupted kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 6 Jun 2004 23:24:37 -0400 (EDT) To: For users of Fedora Core releases <fedora-list@redhat.com>
On Sun, 6 Jun 2004, sly wrote:
> i got it now!
>
> i booted in rescue mode
> chroot /mnt/sysimage
> mount /mnt/cdrom
> cd /mnt/cdrom/Fedora/RPMS
> rpm -ivh --replacepkgs kernel-*.rpm
Down to here you were ok.
> cd /usr/src/linux*
> make menuconfig
> make bzImage
> cp arch/i386/boot/bzImage /boot/vmlinuz-*
Why did you do this part? It should not be necessary. Just install the
rpm. Just for giggles you might want to try:
rpm -V kernel-*.rpm
That should return nothing. If it returns errors do a man rpm to
see what they mean.
In addition uname -r will tell you the running kernel. That should
match the kernel rpm. Unless of course you really wanted to build
a custom kernel in which case you most likely missed a few steps.
> i don't know if i did the right thing but it works now!
Works is always a good thing. :-)
Tom
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Tom Diehl: "Re: corupted kernel"
- In reply to: sly: "Re: corupted kernel"
- Next in thread: sly: "Re: corupted kernel"
- Reply: sly: "Re: corupted kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|