Results 1 to 2 of 2

Thread: Trouble Booting Up

  1. #1
    Join Date
    Apr 2014
    Beans
    1

    Trouble Booting Up

    When I turn on my computer it can sometimes take 3 or 4 tries to get it to actually boot up. Other times the screen will turn purple like it is going to boot up but will take around an hour to actually bring me to the login screen. I am not exactly sure what I can do to solve this problem. Can anyone help me with this?

  2. #2
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Trouble Booting Up

    You may have log file viewer?

    I look at dmesg. And it shows timestamps. I look for outright errors, tasks repeating and then failing or eventually working, and long times between timestamps. It should be booting in less than a minute on most systems.

    If no log file viewer look in /var/log/dmesg

    sudo egrep -i ‘error|warning’ /var/log/dmesg
    gksudo gedit /var/log/dmesg

    It is long, do not need to post entire thing, but if you get errors, warnings or long times post the few commands around each of those.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

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
  •