Results 1 to 6 of 6

Thread: Boot hangs after fsck finishes

  1. #1
    Join Date
    Sep 2008
    Beans
    3

    Boot hangs after fsck finishes

    I just installed 10.04 from the minimal install cd (twice), and when I boot it up, it runs fsck on the 3 partitions, shows they are clean, and then nothing. I can't even get to recovery mode. I had previously installed 9.10 fine on this computer.

    I can't even find out what the real problem is, even with the quiet splash disabled. It just stops after successfully running fsck.

    Any help is appreciated.

    Thanks

  2. #2
    Join Date
    May 2010
    Location
    Netherlands
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Boot hangs after fsck finishes

    Did you find a solution yet?

    I have exactly the same problem, installed ubuntu 10.04 64bit twice and it runs great for some time and then... it hangs during boot after fsck.

    Edit:
    I might have found a solution (at least in my case).
    The problem seemed to be the auto mounted drives (that were not preset at the time the problem occurred).
    So i placed the drive in an other machine (vm in this case) and commented out all the non-default auto mounts in /etc/fstab . After that the vm booted again, but this does not seem to be expected behavior to me.
    Last edited by n3rdnl; May 31st, 2010 at 07:11 PM.

  3. #3
    Join Date
    Jul 2010
    Beans
    1

    Re: Boot hangs after fsck finishes

    Running 10.04 64 bit version.
    Problem appeared after configuring mount point and settings for external usb drive. The system hangs only when the external usb drive is off.
    Solved by commenting the corresponding line in fstab.

  4. #4
    Join Date
    May 2010
    Location
    Netherlands
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Boot hangs after fsck finishes

    Quote Originally Posted by kirel View Post
    Running 10.04 64 bit version.
    Problem appeared after configuring mount point and settings for external usb drive. The system hangs only when the external usb drive is off.
    Solved by commenting the corresponding line in fstab.
    In case of an usb drive, you could use the noauto mount option.

  5. #5
    Join Date
    Aug 2010
    Beans
    1

    Re: Boot hangs after fsck finishes

    In my case i didn't have an entry in /etc/fstab for usb drive mount. But by deleting the directory /media/external where i mounted my usb drive last time, fixed the issue.

  6. #6
    Join Date
    Jan 2010
    Location
    London, UK
    Beans
    34
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Boot hangs after fsck finishes

    Just in case it helps anyone who has the same problem as described by the OP, you might want to see this thread:

    http://ubuntuforums.org/showthread.php?t=1521853

    In my case the problem was caused after an upgrade to the latest kernel, and it turned out to be my RAID array not mounting automatically. If you're using mdadm to mount RAID volumes, it might be worth a look.

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
  •