Re: how to fix error systemd-modules-load

2019-11-09 Thread Ed Greshko

On 11/9/19 10:14 PM, Cătălin George Feștilă wrote:

this is the error on dmesg
[   15.063818] systemd[1]: systemd-modules-load.service: Failed with result 
'exit-code'.
[   15.064239] systemd[1]: Failed to start Load Kernel Modules.

I try to restart it but I got this:

[root@desk mythcat]# systemctl restart systemd-modules-load
Job for systemd-modules-load.service failed because the control process exited 
with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for 
details.


-- -- The job identifier is 2651. Nov 09 16:04:16 desk 
systemd-modules-load[5606]: Failed to lookup module alias 'fuse': Function not 
implemented Nov 09 16:04:16 desk systemd[1]: systemd-modules-load.service: Main 
process exited, code=exited, status=1/FAILURE -- Subject: Unit process exited 
-- Defined-By: systemd -- Support: 
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- -- An ExecStart= process belonging to unit systemd-modules-load.service has 
exited.
-- -- The process' exit code is 'exited' and its exit status is 1.


Look in the following directories for files  (some directories may not 
exist)

/lib/modules-load.d
/usr/lib/modules-load.d
/usr/local/lib/modules-load.d
/etc/modules-load.d
/run/modules-load.d

Cat the files which exist looking for "fuse" and post the file and contents.



--
The key to getting good answers is to ask good questions.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


how to fix error systemd-modules-load

2019-11-09 Thread Cătălin George Feștilă
this is the error on dmesg
[   15.063818] systemd[1]: systemd-modules-load.service: Failed with result 
'exit-code'.
[   15.064239] systemd[1]: Failed to start Load Kernel Modules.

I try to restart it but I got this:

[root@desk mythcat]# systemctl restart systemd-modules-load
Job for systemd-modules-load.service failed because the control process exited 
with error code.
See "systemctl status systemd-modules-load.service" and "journalctl -xe" for 
details.

The journalctl -xe come with this:
-- The process' exit code is 'exited' and its exit status is 1.
Nov 09 16:04:02 desk systemd[1]: systemd-modules-load.service: Failed with 
result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- The unit systemd-modules-load.service has entered the 'failed' state with 
result 'exit-code'.
Nov 09 16:04:02 desk systemd[1]: Failed to start Load Kernel Modules.
-- Subject: A start job for unit systemd-modules-load.service has failed
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit systemd-modules-load.service has finished with a 
failure.
-- 
-- The job identifier is 2647 and the job result is failed.
Nov 09 16:04:16 desk systemd[1]: Starting Load Kernel Modules...
-- Subject: A start job for unit systemd-modules-load.service has begun 
execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- A start job for unit systemd-modules-load.service has begun execution.
-- 
-- The job identifier is 2651.
Nov 09 16:04:16 desk systemd-modules-load[5606]: Failed to lookup module alias 
'fuse': Function not implemented
Nov 09 16:04:16 desk systemd[1]: systemd-modules-load.service: Main process 
exited, code=exited, status=1/FAILURE
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- 
-- An ExecStart= process belonging to unit systemd-modules-load.service has 
exited.
-- 
-- The process' exit code is 'exited' and its exit status is 1.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org