Previous Next Table of Contents

1. Purpose

/proc/ksyms is a virtual file used to extract the kernel symbols needed for the dynamic link of the kernel's module.

This file is of little utility for end users and even administrator. It let Linuxconf identify if the kernel is "module" ready.

If this file is available, linuxconf will make sure the module system is properly initialised.


Previous Next Table of Contents