thiago.fsousa
(usa Ubuntu)
Enviado em 28/03/2017 - 14:24h
ao dar boot no manjaro ocorre falha no systemd-modules-load.service
[thiago@localhost ~]$ sudo systemctl --failed
[sudo] senha para thiago:
UNIT LOAD ACTIVE SUB DESCRIPTION
● systemd-modules-load.service loaded failed failed Load Kernel Modules
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.
[thiago@localhost ~]$ /usr/lib/systemd/systemd-modules-load
Failed to find module 'vboxdrv'
Failed to find module 'vboxpci'
Failed to find module 'vboxnetadp'
Failed to find module 'vboxnetflt'
Alguem pode me ajudar ?