Editing Kernel

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 6: Line 6:
 
Related to the [[Directory Structure]] we are in the directory ''/boot/kernel''.<br/>
 
Related to the [[Directory Structure]] we are in the directory ''/boot/kernel''.<br/>
 
On this page we show more kernel modules, like driver for wlan, ethernet, bluetooth, sound, file systems... Most of it are not installed by default.<br/>
 
On this page we show more kernel modules, like driver for wlan, ethernet, bluetooth, sound, file systems... Most of it are not installed by default.<br/>
If you like to start a module at boot time, you have to go to ''/boot/loader.conf'', open it with an editor of your choice. The syntax is in most cases (with few exceptions) the same:<br/>
+
If you like to start a module at boot time, you have to go to ''/boot/loader.conf'', open it with an editor of your choice. The syntax is always the same:<br/>
 
Take the name of the kernel module, chop of the tailing ''.ko'', also ''/boot/kernel/'' <br/>
 
Take the name of the kernel module, chop of the tailing ''.ko'', also ''/boot/kernel/'' <br/>
 
and add the string ''_load="YES"''.<br/>  
 
and add the string ''_load="YES"''.<br/>  

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel | Editing help (opens in new window)