My machine randomly boots and fails to boot on Ubuntu 18.04 clean install with Nvidia NVS 510 drivers2019 Community Moderator ElectionError installing nvidia driver Ubuntu 14.04Install Docker on Ubuntu 18.04?Ubuntu 18.04 crashes to tty1 on installFsck Expect ScriptTrying to install CUDA 9.2 on Ubuntu 18.04Ubuntu 18.04 - 'inappropriate ioctl for device' on bootoutput of “fsck -n devicename” is “filesystem still has an error”How to install boto3 on Ubuntu 18.04?How can I run a jupyter notebook with an nvidia gpu (Ubuntu 18.04)NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver" Ubuntu 18.04

It's a yearly task, alright

Old race car problem/puzzle

Making a sword in the stone, in a medieval world without magic

Happy pi day, everyone!

Welcoming 2019 Pi day: How to draw the letter π?

Russian cases: A few examples, I'm really confused

Informing my boss about remarks from a nasty colleague

When do we add an hyphen (-) to a complex adjective word?

Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere

What are the possible solutions of the given equation?

PTIJ: Who should pay for Uber rides: the child or the parent?

How to explain that I do not want to visit a country due to personal safety concern?

How to deal with taxi scam when on vacation?

How could a scammer know the apps on my phone / iTunes account?

Pinhole Camera with Instant Film

I need to drive a 7/16" nut but am unsure how to use the socket I bought for my screwdriver

How to simplify this time periods definition interface?

Why are the outputs of printf and std::cout different

Could the Saturn V actually have launched astronauts around Venus?

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

Good allowance savings plan?

Schematic conventions for different supply rails

Employee lack of ownership

Professor being mistaken for a grad student



My machine randomly boots and fails to boot on Ubuntu 18.04 clean install with Nvidia NVS 510 drivers



2019 Community Moderator ElectionError installing nvidia driver Ubuntu 14.04Install Docker on Ubuntu 18.04?Ubuntu 18.04 crashes to tty1 on installFsck Expect ScriptTrying to install CUDA 9.2 on Ubuntu 18.04Ubuntu 18.04 - 'inappropriate ioctl for device' on bootoutput of “fsck -n devicename” is “filesystem still has an error”How to install boto3 on Ubuntu 18.04?How can I run a jupyter notebook with an nvidia gpu (Ubuntu 18.04)NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver" Ubuntu 18.04










0















TLDR;



  • Clean install of Ubuntu 18.04

  • Installed Nvidia NVS 510 drivers sudo ubuntu-drivers autoinstall -
    got 4 screens working as expected

  • After rebooting I get an error flash up that says:

/dev/sda2: recovering journal



/dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



  • After rebooting I randomly get 1 of 3 outcomes:

      1. signal lost to the screen, num lock light off and unresponsive - dead in the water


      1. boots normally


      1. picks up bootable USB and shows me that menu, booting into Ubuntu sometimes fails sometimes doesn't



LONG VERSION:



So I have a clean Ubuntu 18.04 install.



I then installed the Nvidia NVS 510 drivers to support 4 screens. I installed this using: sudo ubuntu-drivers autoinstall



After rebooting I get an error flash up that says:



/dev/sda2: recovering journal



/dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



And then the screen loses signal and the num lock light goes off and doesn't respond - dead in the water at that point.



I put a bootable USB stick in and tried to use fsck without any joy as I couldn't umount the /dev/sda2 partition (more on this in a moment).



I then just selected boot as normal and somehow it booted in me in as normal.



I then used the machine to do some work. Did sudo apt update && sudo apt upgrade and rebooted.



This time the USB bootable didn't appear and I was dead in the water again. I went into the BIOS and moved the USB up the boot order (it had somehow moved down?!) but no boot menu.



I then just kept restarting every time I was dead in the water and after about 3-4 boots it booted into Ubuntu no problem - weird!!



So I then shut down and started the reboot cycle again, this time I got a USB boot menu! I just selected Ubuntu and it failed to boot. So I carried on restarting and after about 5 times it booted up like normal (still with the recovering journal etc.. messages but it boots into login and all 4 screens work).



What is going on?? The fact it's seemingly random what it does when it boots is making this very difficult to diagnose!



This is the out from sudo fsck -fn /dev/sda2:



e2fsck 1.44.1 (24-Mar-2018)
Warning! /dev/sda2 is mounted.
Warning: skipping journal recovery because doing a read-only filesystem check.
Pass 1: Checking inodes, blocks, and sizes
Inodes that were part of a corrupted orphan linked list found. Fix? no

Inode 3276897 was part of the orphaned inode list. IGNORED.
Inode 3277117 was part of the orphaned inode list. IGNORED.
Inode 3277148 was part of the orphaned inode list. IGNORED.
Inode 3282800 was part of the orphaned inode list. IGNORED.
Inode 3300994 was part of the orphaned inode list. IGNORED.
Deleted inode 9175055 has zero dtime. Fix? no

Inode 9175069 was part of the orphaned inode list. IGNORED.
Inode 23857339 was part of the orphaned inode list. IGNORED.
Pass 2: Checking directory structure
Entry 'Local State' in /home/adamdry/.config/google-chrome (3277619) has deleted/unused inode 3304382. Clear? no

Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Unattached zero-length inode 3303875. Clear? no

Unattached inode 3303875
Connect to /lost+found? no

Pass 5: Checking group summary information
Block bitmap differences: -609152 -610368 -(13193300--13193303) -(13197243--13197245) -(13407945--13407947) -(13435314--13435315) -13475158 -13550912 -(95532034--95532036) -(95549965--95549966) -(95549978--95549979) -(95550586--95550594) +(95579694--95579702)
Fix? no

Free blocks count wrong for group #402 (4, counted=0).
Fix? no

Free blocks count wrong for group #410 (23378, counted=23376).
Fix? no

Free blocks count wrong for group #411 (23122, counted=23121).
Fix? no

Free blocks count wrong for group #2915 (22180, counted=22171).
Fix? no

Free blocks count wrong for group #2916 (8904, counted=8913).
Fix? no

Free blocks count wrong (116975747, counted=116976177).
Fix? no

Inode bitmap differences: -3276897 -3277117 -3277148 -3282800 -3300994 +3303875 -3304382 -9175055 -9175069 -23857339
Fix? no

Free inodes count wrong (30249200, counted=30249649).
Fix? no

Inode bitmap differences: Group 403 inode bitmap does not match checksum.
IGNORED.
Block bitmap differences: Group 402 block bitmap does not match checksum.
IGNORED.
Group 410 block bitmap does not match checksum.
IGNORED.
Group 411 block bitmap does not match checksum.
IGNORED.
Group 2915 block bitmap does not match checksum.
IGNORED.
Group 2916 block bitmap does not match checksum.
IGNORED.

/dev/sda2: ********** WARNING: Filesystem still has errors **********

/dev/sda2: 249616/30498816 files (0.4% non-contiguous), 4989309/121965056 blocks


I've tried removing the -n option so it actually fixes the disk however I get



e2fsck 1.44.1 (24-Mar-2018)
/dev/sda2 is mounted.
e2fsck: Cannot continue, aborting.


And upon running sudo umount /dev/sda2 I get umount: /: target is busy. so I don't know how to run fsck and get it to fix the issues.



I'm going to leave the machine logged in and running so I can try and run things to help diagnose the problem.



Any help is hugely appreciated!! :)










share|improve this question


























    0















    TLDR;



    • Clean install of Ubuntu 18.04

    • Installed Nvidia NVS 510 drivers sudo ubuntu-drivers autoinstall -
      got 4 screens working as expected

    • After rebooting I get an error flash up that says:

    /dev/sda2: recovering journal



    /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



    • After rebooting I randomly get 1 of 3 outcomes:

        1. signal lost to the screen, num lock light off and unresponsive - dead in the water


        1. boots normally


        1. picks up bootable USB and shows me that menu, booting into Ubuntu sometimes fails sometimes doesn't



    LONG VERSION:



    So I have a clean Ubuntu 18.04 install.



    I then installed the Nvidia NVS 510 drivers to support 4 screens. I installed this using: sudo ubuntu-drivers autoinstall



    After rebooting I get an error flash up that says:



    /dev/sda2: recovering journal



    /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



    And then the screen loses signal and the num lock light goes off and doesn't respond - dead in the water at that point.



    I put a bootable USB stick in and tried to use fsck without any joy as I couldn't umount the /dev/sda2 partition (more on this in a moment).



    I then just selected boot as normal and somehow it booted in me in as normal.



    I then used the machine to do some work. Did sudo apt update && sudo apt upgrade and rebooted.



    This time the USB bootable didn't appear and I was dead in the water again. I went into the BIOS and moved the USB up the boot order (it had somehow moved down?!) but no boot menu.



    I then just kept restarting every time I was dead in the water and after about 3-4 boots it booted into Ubuntu no problem - weird!!



    So I then shut down and started the reboot cycle again, this time I got a USB boot menu! I just selected Ubuntu and it failed to boot. So I carried on restarting and after about 5 times it booted up like normal (still with the recovering journal etc.. messages but it boots into login and all 4 screens work).



    What is going on?? The fact it's seemingly random what it does when it boots is making this very difficult to diagnose!



    This is the out from sudo fsck -fn /dev/sda2:



    e2fsck 1.44.1 (24-Mar-2018)
    Warning! /dev/sda2 is mounted.
    Warning: skipping journal recovery because doing a read-only filesystem check.
    Pass 1: Checking inodes, blocks, and sizes
    Inodes that were part of a corrupted orphan linked list found. Fix? no

    Inode 3276897 was part of the orphaned inode list. IGNORED.
    Inode 3277117 was part of the orphaned inode list. IGNORED.
    Inode 3277148 was part of the orphaned inode list. IGNORED.
    Inode 3282800 was part of the orphaned inode list. IGNORED.
    Inode 3300994 was part of the orphaned inode list. IGNORED.
    Deleted inode 9175055 has zero dtime. Fix? no

    Inode 9175069 was part of the orphaned inode list. IGNORED.
    Inode 23857339 was part of the orphaned inode list. IGNORED.
    Pass 2: Checking directory structure
    Entry 'Local State' in /home/adamdry/.config/google-chrome (3277619) has deleted/unused inode 3304382. Clear? no

    Pass 3: Checking directory connectivity
    Pass 4: Checking reference counts
    Unattached zero-length inode 3303875. Clear? no

    Unattached inode 3303875
    Connect to /lost+found? no

    Pass 5: Checking group summary information
    Block bitmap differences: -609152 -610368 -(13193300--13193303) -(13197243--13197245) -(13407945--13407947) -(13435314--13435315) -13475158 -13550912 -(95532034--95532036) -(95549965--95549966) -(95549978--95549979) -(95550586--95550594) +(95579694--95579702)
    Fix? no

    Free blocks count wrong for group #402 (4, counted=0).
    Fix? no

    Free blocks count wrong for group #410 (23378, counted=23376).
    Fix? no

    Free blocks count wrong for group #411 (23122, counted=23121).
    Fix? no

    Free blocks count wrong for group #2915 (22180, counted=22171).
    Fix? no

    Free blocks count wrong for group #2916 (8904, counted=8913).
    Fix? no

    Free blocks count wrong (116975747, counted=116976177).
    Fix? no

    Inode bitmap differences: -3276897 -3277117 -3277148 -3282800 -3300994 +3303875 -3304382 -9175055 -9175069 -23857339
    Fix? no

    Free inodes count wrong (30249200, counted=30249649).
    Fix? no

    Inode bitmap differences: Group 403 inode bitmap does not match checksum.
    IGNORED.
    Block bitmap differences: Group 402 block bitmap does not match checksum.
    IGNORED.
    Group 410 block bitmap does not match checksum.
    IGNORED.
    Group 411 block bitmap does not match checksum.
    IGNORED.
    Group 2915 block bitmap does not match checksum.
    IGNORED.
    Group 2916 block bitmap does not match checksum.
    IGNORED.

    /dev/sda2: ********** WARNING: Filesystem still has errors **********

    /dev/sda2: 249616/30498816 files (0.4% non-contiguous), 4989309/121965056 blocks


    I've tried removing the -n option so it actually fixes the disk however I get



    e2fsck 1.44.1 (24-Mar-2018)
    /dev/sda2 is mounted.
    e2fsck: Cannot continue, aborting.


    And upon running sudo umount /dev/sda2 I get umount: /: target is busy. so I don't know how to run fsck and get it to fix the issues.



    I'm going to leave the machine logged in and running so I can try and run things to help diagnose the problem.



    Any help is hugely appreciated!! :)










    share|improve this question
























      0












      0








      0








      TLDR;



      • Clean install of Ubuntu 18.04

      • Installed Nvidia NVS 510 drivers sudo ubuntu-drivers autoinstall -
        got 4 screens working as expected

      • After rebooting I get an error flash up that says:

      /dev/sda2: recovering journal



      /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



      • After rebooting I randomly get 1 of 3 outcomes:

          1. signal lost to the screen, num lock light off and unresponsive - dead in the water


          1. boots normally


          1. picks up bootable USB and shows me that menu, booting into Ubuntu sometimes fails sometimes doesn't



      LONG VERSION:



      So I have a clean Ubuntu 18.04 install.



      I then installed the Nvidia NVS 510 drivers to support 4 screens. I installed this using: sudo ubuntu-drivers autoinstall



      After rebooting I get an error flash up that says:



      /dev/sda2: recovering journal



      /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



      And then the screen loses signal and the num lock light goes off and doesn't respond - dead in the water at that point.



      I put a bootable USB stick in and tried to use fsck without any joy as I couldn't umount the /dev/sda2 partition (more on this in a moment).



      I then just selected boot as normal and somehow it booted in me in as normal.



      I then used the machine to do some work. Did sudo apt update && sudo apt upgrade and rebooted.



      This time the USB bootable didn't appear and I was dead in the water again. I went into the BIOS and moved the USB up the boot order (it had somehow moved down?!) but no boot menu.



      I then just kept restarting every time I was dead in the water and after about 3-4 boots it booted into Ubuntu no problem - weird!!



      So I then shut down and started the reboot cycle again, this time I got a USB boot menu! I just selected Ubuntu and it failed to boot. So I carried on restarting and after about 5 times it booted up like normal (still with the recovering journal etc.. messages but it boots into login and all 4 screens work).



      What is going on?? The fact it's seemingly random what it does when it boots is making this very difficult to diagnose!



      This is the out from sudo fsck -fn /dev/sda2:



      e2fsck 1.44.1 (24-Mar-2018)
      Warning! /dev/sda2 is mounted.
      Warning: skipping journal recovery because doing a read-only filesystem check.
      Pass 1: Checking inodes, blocks, and sizes
      Inodes that were part of a corrupted orphan linked list found. Fix? no

      Inode 3276897 was part of the orphaned inode list. IGNORED.
      Inode 3277117 was part of the orphaned inode list. IGNORED.
      Inode 3277148 was part of the orphaned inode list. IGNORED.
      Inode 3282800 was part of the orphaned inode list. IGNORED.
      Inode 3300994 was part of the orphaned inode list. IGNORED.
      Deleted inode 9175055 has zero dtime. Fix? no

      Inode 9175069 was part of the orphaned inode list. IGNORED.
      Inode 23857339 was part of the orphaned inode list. IGNORED.
      Pass 2: Checking directory structure
      Entry 'Local State' in /home/adamdry/.config/google-chrome (3277619) has deleted/unused inode 3304382. Clear? no

      Pass 3: Checking directory connectivity
      Pass 4: Checking reference counts
      Unattached zero-length inode 3303875. Clear? no

      Unattached inode 3303875
      Connect to /lost+found? no

      Pass 5: Checking group summary information
      Block bitmap differences: -609152 -610368 -(13193300--13193303) -(13197243--13197245) -(13407945--13407947) -(13435314--13435315) -13475158 -13550912 -(95532034--95532036) -(95549965--95549966) -(95549978--95549979) -(95550586--95550594) +(95579694--95579702)
      Fix? no

      Free blocks count wrong for group #402 (4, counted=0).
      Fix? no

      Free blocks count wrong for group #410 (23378, counted=23376).
      Fix? no

      Free blocks count wrong for group #411 (23122, counted=23121).
      Fix? no

      Free blocks count wrong for group #2915 (22180, counted=22171).
      Fix? no

      Free blocks count wrong for group #2916 (8904, counted=8913).
      Fix? no

      Free blocks count wrong (116975747, counted=116976177).
      Fix? no

      Inode bitmap differences: -3276897 -3277117 -3277148 -3282800 -3300994 +3303875 -3304382 -9175055 -9175069 -23857339
      Fix? no

      Free inodes count wrong (30249200, counted=30249649).
      Fix? no

      Inode bitmap differences: Group 403 inode bitmap does not match checksum.
      IGNORED.
      Block bitmap differences: Group 402 block bitmap does not match checksum.
      IGNORED.
      Group 410 block bitmap does not match checksum.
      IGNORED.
      Group 411 block bitmap does not match checksum.
      IGNORED.
      Group 2915 block bitmap does not match checksum.
      IGNORED.
      Group 2916 block bitmap does not match checksum.
      IGNORED.

      /dev/sda2: ********** WARNING: Filesystem still has errors **********

      /dev/sda2: 249616/30498816 files (0.4% non-contiguous), 4989309/121965056 blocks


      I've tried removing the -n option so it actually fixes the disk however I get



      e2fsck 1.44.1 (24-Mar-2018)
      /dev/sda2 is mounted.
      e2fsck: Cannot continue, aborting.


      And upon running sudo umount /dev/sda2 I get umount: /: target is busy. so I don't know how to run fsck and get it to fix the issues.



      I'm going to leave the machine logged in and running so I can try and run things to help diagnose the problem.



      Any help is hugely appreciated!! :)










      share|improve this question














      TLDR;



      • Clean install of Ubuntu 18.04

      • Installed Nvidia NVS 510 drivers sudo ubuntu-drivers autoinstall -
        got 4 screens working as expected

      • After rebooting I get an error flash up that says:

      /dev/sda2: recovering journal



      /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



      • After rebooting I randomly get 1 of 3 outcomes:

          1. signal lost to the screen, num lock light off and unresponsive - dead in the water


          1. boots normally


          1. picks up bootable USB and shows me that menu, booting into Ubuntu sometimes fails sometimes doesn't



      LONG VERSION:



      So I have a clean Ubuntu 18.04 install.



      I then installed the Nvidia NVS 510 drivers to support 4 screens. I installed this using: sudo ubuntu-drivers autoinstall



      After rebooting I get an error flash up that says:



      /dev/sda2: recovering journal



      /dev/sda2: clean, 187162/30490816 files, 4536721/121965056 blocks



      And then the screen loses signal and the num lock light goes off and doesn't respond - dead in the water at that point.



      I put a bootable USB stick in and tried to use fsck without any joy as I couldn't umount the /dev/sda2 partition (more on this in a moment).



      I then just selected boot as normal and somehow it booted in me in as normal.



      I then used the machine to do some work. Did sudo apt update && sudo apt upgrade and rebooted.



      This time the USB bootable didn't appear and I was dead in the water again. I went into the BIOS and moved the USB up the boot order (it had somehow moved down?!) but no boot menu.



      I then just kept restarting every time I was dead in the water and after about 3-4 boots it booted into Ubuntu no problem - weird!!



      So I then shut down and started the reboot cycle again, this time I got a USB boot menu! I just selected Ubuntu and it failed to boot. So I carried on restarting and after about 5 times it booted up like normal (still with the recovering journal etc.. messages but it boots into login and all 4 screens work).



      What is going on?? The fact it's seemingly random what it does when it boots is making this very difficult to diagnose!



      This is the out from sudo fsck -fn /dev/sda2:



      e2fsck 1.44.1 (24-Mar-2018)
      Warning! /dev/sda2 is mounted.
      Warning: skipping journal recovery because doing a read-only filesystem check.
      Pass 1: Checking inodes, blocks, and sizes
      Inodes that were part of a corrupted orphan linked list found. Fix? no

      Inode 3276897 was part of the orphaned inode list. IGNORED.
      Inode 3277117 was part of the orphaned inode list. IGNORED.
      Inode 3277148 was part of the orphaned inode list. IGNORED.
      Inode 3282800 was part of the orphaned inode list. IGNORED.
      Inode 3300994 was part of the orphaned inode list. IGNORED.
      Deleted inode 9175055 has zero dtime. Fix? no

      Inode 9175069 was part of the orphaned inode list. IGNORED.
      Inode 23857339 was part of the orphaned inode list. IGNORED.
      Pass 2: Checking directory structure
      Entry 'Local State' in /home/adamdry/.config/google-chrome (3277619) has deleted/unused inode 3304382. Clear? no

      Pass 3: Checking directory connectivity
      Pass 4: Checking reference counts
      Unattached zero-length inode 3303875. Clear? no

      Unattached inode 3303875
      Connect to /lost+found? no

      Pass 5: Checking group summary information
      Block bitmap differences: -609152 -610368 -(13193300--13193303) -(13197243--13197245) -(13407945--13407947) -(13435314--13435315) -13475158 -13550912 -(95532034--95532036) -(95549965--95549966) -(95549978--95549979) -(95550586--95550594) +(95579694--95579702)
      Fix? no

      Free blocks count wrong for group #402 (4, counted=0).
      Fix? no

      Free blocks count wrong for group #410 (23378, counted=23376).
      Fix? no

      Free blocks count wrong for group #411 (23122, counted=23121).
      Fix? no

      Free blocks count wrong for group #2915 (22180, counted=22171).
      Fix? no

      Free blocks count wrong for group #2916 (8904, counted=8913).
      Fix? no

      Free blocks count wrong (116975747, counted=116976177).
      Fix? no

      Inode bitmap differences: -3276897 -3277117 -3277148 -3282800 -3300994 +3303875 -3304382 -9175055 -9175069 -23857339
      Fix? no

      Free inodes count wrong (30249200, counted=30249649).
      Fix? no

      Inode bitmap differences: Group 403 inode bitmap does not match checksum.
      IGNORED.
      Block bitmap differences: Group 402 block bitmap does not match checksum.
      IGNORED.
      Group 410 block bitmap does not match checksum.
      IGNORED.
      Group 411 block bitmap does not match checksum.
      IGNORED.
      Group 2915 block bitmap does not match checksum.
      IGNORED.
      Group 2916 block bitmap does not match checksum.
      IGNORED.

      /dev/sda2: ********** WARNING: Filesystem still has errors **********

      /dev/sda2: 249616/30498816 files (0.4% non-contiguous), 4989309/121965056 blocks


      I've tried removing the -n option so it actually fixes the disk however I get



      e2fsck 1.44.1 (24-Mar-2018)
      /dev/sda2 is mounted.
      e2fsck: Cannot continue, aborting.


      And upon running sudo umount /dev/sda2 I get umount: /: target is busy. so I don't know how to run fsck and get it to fix the issues.



      I'm going to leave the machine logged in and running so I can try and run things to help diagnose the problem.



      Any help is hugely appreciated!! :)







      nvidia boot ubuntu-18.04 fsck






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 6 at 18:29









      Force HeroForce Hero

      375416




      375416






















          0






          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55029931%2fmy-machine-randomly-boots-and-fails-to-boot-on-ubuntu-18-04-clean-install-with-n%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55029931%2fmy-machine-randomly-boots-and-fails-to-boot-on-ubuntu-18-04-clean-install-with-n%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Save data to MySQL database using ExtJS and PHP [closed]2019 Community Moderator ElectionHow can I prevent SQL injection in PHP?Which MySQL data type to use for storing boolean valuesPHP: Delete an element from an arrayHow do I connect to a MySQL Database in Python?Should I use the datetime or timestamp data type in MySQL?How to get a list of MySQL user accountsHow Do You Parse and Process HTML/XML in PHP?Reference — What does this symbol mean in PHP?How does PHP 'foreach' actually work?Why shouldn't I use mysql_* functions in PHP?

          Compiling GNU Global with universal-ctags support Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live!Tags for Emacs: Relationship between etags, ebrowse, cscope, GNU Global and exuberant ctagsVim and Ctags tips and trickscscope or ctags why choose one over the other?scons and ctagsctags cannot open option file “.ctags”Adding tag scopes in universal-ctagsShould I use Universal-ctags?Universal ctags on WindowsHow do I install GNU Global with universal ctags support using Homebrew?Universal ctags with emacsHow to highlight ctags generated by Universal Ctags in Vim?

          Add ONERROR event to image from jsp tldHow to add an image to a JPanel?Saving image from PHP URLHTML img scalingCheck if an image is loaded (no errors) with jQueryHow to force an <img> to take up width, even if the image is not loadedHow do I populate hidden form field with a value set in Spring ControllerStyling Raw elements Generated from JSP tagds with Jquery MobileLimit resizing of images with explicitly set width and height attributeserror TLD use in a jsp fileJsp tld files cannot be resolved