<div dir="ltr"><div>I have a number of cifs mount points from linux to a NAS server.</div><div>After using apt-get dist-upgrade, I get Load Kernel Modules failed on start up</div><div>The cifs-utils module is installed but does not seem to be recognised and I can no longer see the mount points.</div><div><br></div><div>I've tried rebooting, purging (dpkg -P) and re-installing cifs-utils (apt-get install), and editing the grub file then updating grub and rebooting (it didn't change to the older kernel) and have run out of ideas so any help appreciated.</div><div><br></div><div>Output that might help</div><div><br></div><div><br></div><div>root@debian:/home/lsc# systemctl status systemd-modules-load.service</div><div>â—  systemd-modules-load.service - Load Kernel Modules</div><div>   Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)</div><div>   Active: failed (Result: exit-code) since Fri 2017-02-03 08:28:35 GMT; 11min ago</div><div>     Docs: man:systemd-modules-load.service(8)</div><div>           man:modules-load.d(5)</div><div>  Process: 386 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)</div><div> Main PID: 386 (code=exited, status=1/FAILURE)</div><div><br></div><div>Feb 03 08:28:35 debian systemd-modules-load[386]: Failed to insert 'fuse': No such file or directory</div><div>Feb 03 08:28:35 debian systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE</div><div>Feb 03 08:28:35 debian systemd[1]: Failed to start Load Kernel Modules.</div><div>Feb 03 08:28:35 debian systemd[1]: Unit systemd-modules-load.service entered failed state.</div><div><br></div><div>root@debian:/home/lsc# dpkg -l | grep 'cifs'</div><div>ii  cifs-utils                            2:6.4-1                              amd64        Common Internet File System utilities</div><div><br></div><div>root@debian:/home/lsc#lsmod | grep 'cifs' dmesg</div><div>(gives nothing)</div><div><br></div><div>root@debian:/home/lsc# dmesg | grep 'cifs'</div><div>[   14.347254] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[   14.347510] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[   14.347760] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[   34.359501] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[   34.361373] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[   34.363185] cifs: Unknown symbol setattr_prepare (err 0)</div><div>[ 1886.314336] cifs: Unknown symbol setattr_prepare (err 0)</div><div><br></div><div>root@debian:/home/lsc# uname -a</div><div>Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux</div><div><br></div><div><br></div><div><br></div></div>