Page 3 of 3 FirstFirst 123
Results 21 to 23 of 23

Thread: Edited Fstab and now Ubuntu will not boot

  1. #21
    Join Date
    Nov 2013
    Beans
    8

    Re: Edited Fstab and now Ubuntu will not boot

    Quote Originally Posted by oldfred View Post
    It is not that you running it solves anything, but often having many eyes reviewing it sees something that is otherwise missed. I have looked at issues for hours and then see the problem later. Often quicker when many can review it.
    If everything is then correct we move onto what else may be the issue.
    But please post both commands outputs.
    Okay, I understand now.

    Running the commands, I get:

    Code:
    root@hostname:/# cd /etc
    root@hostname:/etc# ls fst* -l
    -rw-r--r-- 1 root root 524 Nov 6 07:34 fstab
    Code:
    root@hostname:/# cat /etc/fstab.d
    Then it displays the contents of the fstab.

    I have now discovered the root of the problem. The fstab folder was named to fstab.d for some reason. After renaming it to just fstab, the computer now boots properly. I feel dumb now.

    Thanks everyone who helped me.
    Last edited by aideds; November 6th, 2013 at 04:48 PM.

  2. #22
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Edited Fstab and now Ubuntu will not boot

    We all do dumb things from time to time. I've done a few ... er ... recently. I'm positive I will do dumb things again. Only been a UNIX/Linux admin since 1995.

    In the meantime, please mark the thread [Solved].

  3. #23
    Join Date
    Jun 2008
    Location
    Ballard
    Beans
    2,409
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Edited Fstab and now Ubuntu will not boot

    Um... fstab and fstab.d are both important. The fstab file is what you want to edit. The other, fstab.d, is a folder. Had you moved fstab into fstab.d? Then, yes, you'll want to move it back up one directory.
    "We're all in this together, kid." --H. Tuttle (a.k.a. H. Buttle)
    "Maybe it's a layer 8 problem." --thatguruguy
    A High-Tech Blech!

Page 3 of 3 FirstFirst 123

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
  •