Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
vps:modprobe-fatal-count-not-load [2009-10-24 01:57:29]
garrett.plasky created
vps:modprobe-fatal-count-not-load [2011-04-11 19:05:36]
garrett.plasky Approved
Line 12: Line 12:
 Alternately, you can add the following lines to /etc/sysctl.conf: Alternately, you can add the following lines to /etc/sysctl.conf:
  
-<q>kernel.modprobe=1 +<sxh plain>kernel.modprobe=1 
-kernel.hotplug=1</q>+kernel.hotplug=1</sxh>
  
 For Debian-based servers (Ubuntu included), use the following: For Debian-based servers (Ubuntu included), use the following:
Line 20: Line 20:
 # depmod -a</code> # depmod -a</code>
  
-{{tag>vps how-to}}+{{tag>vps kernel}}