When I boot the latest kernel, I don’t get any boot error. However, when I boot the LTS kernel, I get an error about ‘failed to start kernel modules’ (or something along those lines). It gives me a command to type to troubleshoot and this is the resulting data:
[roadhazard@server-pc ~]$ sudo systemctl status systemd-modules-load.service
[sudo] password for roadhazard:
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static>
Active: failed (Result: exit-code) since Sat 2019-08-24 21:49:12 EDT; 21s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 361 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, st>
Main PID: 361 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incompl>
lines 1-9/9 (END)...skipping...
● systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2019-08-24 21:49:12 EDT; 21s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 361 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
Main PID: 361 (code=exited, status=1/FAILURE)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
~
I saw a similar post: Failed to start kernel (lts) modules - #53 by makeixo but I’m affraid to carry out those steps in case my configuration is different. I’m running my Plex/media/backup server on EOS and can’t risk screwing it up.