Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: vishal dalsania on December 30, 2003, 06:02:14 AM

Title: kernel upgrade
Post by: vishal dalsania on December 30, 2003, 06:02:14 AM
actually i have made a customized sme 5.5 CD now i just want to change the kernel into the installer CD so which are the packages i have to replace in the CD
Title: Re: kernel upgrade
Post by: Nathan Price on January 01, 2004, 01:28:25 AM
Do you want to change the kernel that is installed from the CD or the kernel that anaconda is running?
Title: Re: kernel upgrade
Post by: vishal dalsania on January 01, 2004, 10:35:52 AM
actually i have made the installable customized cd from 5.5 and now i want to upgrade the kernel so i have replaced the following packages
kernel
kernel-smp
kernel-pcmcia
kernel-utils
and created the iso but when i installed it on my machine it didnt configures the network adapters so what to do now
Title: Re: kernel upgrade
Post by: marco on January 02, 2004, 12:00:04 PM
well, if you changed the kernel from a 2.2 version to a 2.4 version, you will not see any network adapters.  The adapter's modules are 2.2 specific, you can't just simply put a 2.4 kernel in place.

hope this helps
Title: Re: kernel upgrade
Post by: vishaldalsania on January 03, 2004, 04:55:08 PM
which are the other modules i have to put in addition to those
i have changed to get my network adapters run
Title: Re: kernel upgrade
Post by: marco on January 04, 2004, 08:07:21 AM
The network adapters are not the only modules that will not work.  Anything that requires a compiled module to work (ie. hardware...network adapters for example, software....masq modules for pptp, irc, h323, etc....) will not work unless you have a 2.4 version in place.  You have a better chance of using version 5.6, then you do trying to replace every module.

Sorry, but I have had to change too.

HTH