Results 1 to 3 of 3

Thread: [FAILED] Failed to start Load Kernel Modules

Hybrid View

  1. #1
    Join Date
    May 2016
    Beans
    2

    [FAILED] Failed to start Load Kernel Modules

    I tried to upgrade my system from Ubuntu 14.04. My laptop froze for a few hours. Nor even the pointer did anything. So I switched off by pressing the power button for a few seconds.
    This uncompleted installation is the origin of my problem.
    When I reboot the system, grub appears and then, the following message:
    Code:
    [FAILED] Failed to start Load Kernel Modules
    See 'systemctl status systemd-modules-load.service' for details
    Plus some other lines that end with an _

    When I open a command line by pressing CTRL+ALT+F1 I'm able to enter
    Code:
    $sudo systemctl status systemd-modules-load.service
    and I get the following output:


    If I repeat the systemctl command, I get sometimes other process instead of 179, for example, 183.
    Just in case it's needed,
    Code:
    $sudo ls /lib/systemd/system/systemd-modules-load.service
    give me
    Code:
    /lib/system/systemd-modules-load
    (written in green)

    Code:
    journalctl
    outputs a lot of data. The red lines are the following ones:





    I really appreciate a little bit of help here. I don't know what to do next and I've searched the web finding nothing.

    P.D.: Sorry for the language, English is not my mother language. Besides I'm a newbie using the console.
    Last edited by francisco37; May 30th, 2016 at 05:49 PM. Reason: Problem solved

  2. #2
    Join Date
    Apr 2008
    Beans
    11,567

    Re: [FAILED] Failed to start Load Kernel Modules

    If you can boot into Recovery mode from the grub boot menu you might try what I said here:

    http://ubuntuforums.org/showthread.p...3#post13466943

    You could try the same commands in a TTY using CTRL+ALT+F1 as you have been.

  3. #3
    Join Date
    May 2016
    Beans
    2

    Re: [FAILED] Failed to start Load Kernel Modules

    Thank you very much!
    That solved my problem!
    It was easier and less serious than I thought.
    Thank you again kansasnoob.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •