kernel modules specified in /etc/modules do not load on reboot
Bug #1868622 reported by
Phil Stephens
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Manpage Repository |
New
|
Undecided
|
Unassigned |
Bug Description
ubuntu@ip-xxxx:~$ cat /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.
softdog
ubuntu@ip-xxxxx:~$ lsmod | grep softdog
ubuntu@ip-xxxxx:~$ uname -r
4.15.0-1063-aws
ubuntu@ip-xxxxx:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_
DISTRIB_
DISTRIB_
This file clearly indicates how to add modules to load at boot. However it doesn't work.
To post a comment you must log in.
I'm pretty sure I logged this to the wrong project, and I'm not sure where it should go. Any help would be appreciated, thanks!