Re: Redhat 8 missing smp-kernel as stated by a bugzilla op, but aguy says something else?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2002-10-11 at 10:00, Nathan wrote:
> Well I don't know how to keep the kernel, redhat 8
> will either replace the kernel in install or halt upgrade
> because of the smp kernel I have installed on the system.

# rpm -e kernel-smp-2.4.18-10smp --justdb --noscritps --notriggers

This should remove all knowledge of the current smp kernel from the rpm
database, but not remove the files from the disk, or muck with
grub/lilo. Then you can attempt an upgrade, but pay attention to your
bootloader configuration, as the new up kernel will likely become
default. 

I just read through the kernel.spec file for kernel-1.4.18-14.src.rpm,
and it appears you should be able to build a 

kernel-smp-2.4.18-14.i586.rpm

by running the command:

# rpmbuild --rebuild --target=i586 --with smp kernel-2.4.18-14.src.rpm

If this works as expected (I'm building it now) then install and use it.

-- 
Chris Kloiber





[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux