Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 09:41:00 -0400
From:      Steve Tremblett <sjt@cisco.com>
To:        Cynic <cynic@mail.cz>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: kernel config
Message-ID:  <20010614094100.E27336@sjt-u10.cisco.com>
In-Reply-To: <5.1.0.14.2.20010614142749.00bc5e58@mail.cz>; from cynic@mail.cz on Thu, Jun 14, 2001 at 02:33:21PM %2B0200
References:  <5.1.0.14.2.20010614142749.00bc5e58@mail.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
+---- Cynic wrote:
| Hi there,
| 
| where can I find some information on kernel modules?
| My dmesg.boot shows that there are attempts to load 
| some devices which aren't present in my system, and 
| since my kernel config file doesn't contain anything
| about those devices, I suspect it's dynamic modules.
| Where can I specify which kernel modules are loaded
| during boot? I haven't found anything on this in the
| Handbook.
| 

The modules are loaded based on /boot/kernel.conf, which you can edit
to suit your system.  You can instruct the loader to completely ignore
that file by putting userconfig_script_load="NO" in /boot/loader.conf.

-- 
Steve Tremblett

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010614094100.E27336>