Updated Linux kernel, debian stopped loading. What can I check through rescue mode?

syslog:

Apr 26 09:45:56 server systemd-modules-load[332]: Failed to insert 'ipmi_si': No such device Apr 26 09:45:56 server systemd-modules-load[332]: Inserted module 'ipmi_watchdog' Apr 26 09:45:56 server systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE Apr 26 09:45:56 server systemd[1]: Failed to start Load Kernel Modules. Apr 26 09:45:56 server systemd[1]: Unit systemd-modules-load.service entered failed state 
  • the phrase "stop loading" is too much. Needs clarification - do not find the kernel or loads it, but falls with the glass trace and the like. - KoVadim
  • syslog Apr 26 09:45:56 server serverd-modules-load [332]: Failed to insert 'ipmi_si': No such device Apr 26 09:45:56 server systemd-modules-load [332]: Inserted module 'ipmi_watchdog' Apr 26 09:45:56 server systemd [1]: systemd-modules-load.service: main process exited, code = exited, status = 1 / FAILURE Apr 26 09:45:56 server systemd [1]: Failed to start Load Kernel Modules. Apr 26 09:45:56 server systemd [1]: Unit systemd-modules-load.service entered failed state. - d_user
  • why rescue? Download a working version of the linux program. and then build the version you require with ipmi_si support. or “persuade” systemd not to load a non-existent module. or (ideally) generally throw this systemd where it belongs. - aleksandr barakin
  • at the moment, the server can only be accessed through it, can this be the reason for not downloading? - d_user
  • The @alexanderbarakin solution of the "throw out systemd" type, in essence, means "to leave the debian for a custom build." With all the advantages of such a decision for knowing that he is doing a pro and would not call him an ideal. - Pavel Mayorov

0