Current Document and Section   Other Documents  
  - Documentation
    - Howtos
  User Guide
DNS and Domains
Gateway Services Guide
Release Notes
 
 

Howtos - Building Custom Kernel Modules

Overview

Creating the environment for building custom kernels and kernel modules.

Install Developer Tools

Install the build tools and required kernel packages:

apt-get update
apt-get install cc-devel kernel-sourcecode kernel-devel


Warning! 
 

As of kernel version 2.6.9-10.cc, you need to install the kernel-devel package. This package installs files into /usr/src/kernels/(version)-(arch) and creates the requires /lib/modules/(version)/build directory.

 
 


Links

Retrieved from "http://www.clarkconnect.com/docs/Howtos_-_Building_Custom_Kernel_Modules"

This page has been accessed 3,162 times. This page was last modified on 14 August 2006, at 12:32.