Ubuntu:Kernel module
Jump to navigation
Jump to search
Auto Load a Kernel Module
Add to the module name to the list in /etc/modules:
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.
loop
lp
rtc
e1000eUpdate the kernel:
sudo update-initramfs -u