Answers to your questions:
1. To specify which modules are loaded automatically at boot time, edit the file
/etc/modules. Each line of /etc/modules is one module; note that module names are
listed without their .o suffixes.
2. System.map is a hexadecimal index to functions in the kernel. It's a
On Fri, 07 Mar 2003, Sukrit wrote:
>
> hi listers,
>
> i have some kernel related questions, i have read the fine manunal
> (kernel-howto) but didn't get answers to these.
>
> 1. How do i decide which modules to load at boot time, which file is
> to be edited? (i am thinking that i'll compile s
Sukrit <[EMAIL PROTECTED]> writes:
> 1. How do i decide which modules to load at boot time, which file is
> to be edited?
/etc/modules
> (i am thinking that i'll compile support for lots of devices -
> cd-writer, different network cards - as modules that way i won't
> have to recompile kernel wh
On Fri, Mar 07, 2003 at 01:14:36PM +0530, Sukrit wrote:
> 1. How do i decide which modules to load at boot time, which file is
> to be edited? (i am thinking that i'll compile support for lots of
> devices - cd-writer, different network cards - as modules that way i
> won't have to recompile kernel
On Fri, Mar 07, 2003 at 13:14 +0530, Sukrit wrote:
> i have some kernel related questions, i have read the fine manunal
> (kernel-howto) but didn't get answers to these.
>
> 1. How do i decide which modules to load at boot time, which file is
> to be edited? (i am thinking that i'll compile suppor
5 matches
Mail list logo