Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux:kernel [2012/02/16 21:47] – [Kernel] tmadelinux:kernel [2013/01/02 15:02] – external edit 127.0.0.1
Line 1: Line 1:
 [[http://tmade.de|Home tmade.de]] [[http://tmade.de|Home tmade.de]]
  
-[[http://tmade.de/login.html|tmade.de logout]] +[[http://wiki.tmade.de|Home Wiki]]
- +
-[[http://tmade.de/wiki|Home Wiki]]+
  
 ===== Kernel ===== ===== Kernel =====
Line 16: Line 14:
   modprobe modulename      #Loads module + dependencies   modprobe modulename      #Loads module + dependencies
   insmod modulename        #Loads just the module   insmod modulename        #Loads just the module
 +  
 +Moduls are stored in:
 +
 +  cat /proc/moduls
 +
 +Modprobe configuration:
 +
 +  /etc/modprobe.conf
 +
      
 Remove a loaded module: Remove a loaded module:
Line 45: Line 52:
   .config   .config
      
-kernel moduls are files stored in:+Kernel moduls are files stored in:
   /lib/modules/kernel-version/   /lib/modules/kernel-version/
 ===== Kernel Commands ===== ===== Kernel Commands =====
linux/kernel.txt · Last modified: 2017/12/09 01:19 by 127.0.0.1
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki