[Ilugc] Kernel Upgrade

  • From: anand.kumar@xxxxxxxxxx (Anand Kumar Saha)
  • Date: Fri, 16 Apr 2004 10:18:21 +0530

  | I am ready to use menuconfig or xconfig but then i would=20
  | like to know which all modules are currently loaded (how do=20
  | i come to know this) and would like to retain them.=20
  | Somebosy please tell me in general how to choose the=20
  | options. Or please give some valuable pointers.

get hold of the .config file of your current kernel. that
will tell you all about which features were built statically,
which features were built as modules, and which features
were not built.

the .config file can be found at the top level directory
of the source. i.e. where you have, among other files, the
README file.=20

that's that, given that your current kernel conf is stable.

HTH
saha
--

Other related posts:

  • » [Ilugc] Kernel Upgrade - Anand Kumar Saha