Website hosting and cheap domain registration services
  

 Home

Building a Monolithic Kernel

To build a monolithic kernel, follow the same steps as building a modularized kernel, with a few exceptions.

  • When configuring the kernel, do not compile anything as a module. In other words, only answer Yes or No to the questions. Also, you should answer No to kmod support and module version (CONFIG_MODVERSIONS) support.

  • Omit the following steps:
    make modules
    make modules_install

  • Edit lilo.conf and add the line append=nomodules.

 

  

Network sites:

Domain registration - Domain registration, domain name transfer and domain search services  
Cheap domain registrar provides cheap domain registration, buy domain name and domain transfer from $5.95/year only 
 
 
 

Disclaimer: For authoritative source or latest update to this documentation, please refer to http://www.redhat.com/docs/manuals/linux/