Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: One or more of the mounts listed in /etc/fstab cannot yet be mounted

  1. #1
    Join Date
    Nov 2008
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Question One or more of the mounts listed in /etc/fstab cannot yet be mounted

    Ever since I upgraded through Update Manager, the day after release, I'm getting the "One or more of the mounts listed in /etc/fstab cannot yet be mounted" thing. Everything boots normally, it seems as though everything is fine.. here is the
    Code:
    cat /etc/fstab
    Code:
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    proc            /proc           proc    defaults        0       0
    # /dev/sda1
    UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX /               ext3    relatime,errors=remount-ro 0       1
    # /dev/sda5
    UUID=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX none            swap    sw              0       0
    /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
    i'm interested in correcting it, anyone have any ideas where the problem is?

    ubuntu 9.04 64-bit -> ubuntu 9.10 64-bit
    filesystem: ext3

  2. #2
    Join Date
    Feb 2006
    Beans
    11

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    Hello,

    I have the same problem (using Ubuntu 9.10 32-bit), which appeared after I updated from 9.04 via Update Manager.

    Even though I get the message on startup, my system still boots fine and seems to be ok during operation. I guess it's just a cosmetic issue?

  3. #3
    Join Date
    Nov 2008
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    yeah there doesn't seem to be an error in my /etc/fstab and when I
    Code:
    sudo mount -a
    I get no errors there, hopefully we can resolve this rogue error

  4. #4
    Join Date
    Oct 2009
    Location
    Texas
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    Same here guys, upgraded to 9.10 from 9.04 thru update manager...getting the same message at boot. As with yours, it does continue and seem to be fine...

    I am dual booting with XP, and the "27 GB Filesystem" (windows) is not mounting at boot... It mounts manually from desktop without any problem, and I guess its really not a big deal... but it would be nice for it all to go error free...

  5. #5
    Join Date
    Oct 2009
    Location
    Texas
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    Well, maybe I'm on the wrong track here...

    I followed the instructions here... http://ubuntuforums.org/showthread.php?t=785263
    and got the windows partition to mount automatically, but I still get the same message at boot... "head spinning"... lol

  6. #6
    Join Date
    Nov 2008
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    I'm not making any progress on this solution, I can't seem to find anything wrong

    I like your sig tho, It's not broke but I wanna fix it! (not till its broke tho)

  7. #7
    Join Date
    Jun 2009
    Location
    Texas
    Beans
    299
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    So did anyone other than me repartition their system after installing version 9.10? I didn't need the swap file that was installed so deleted it and that error message showed just afterwards -- in fact it specifically mentioned that a swap file was on sda5 at installation. I commented that line out in fstab and that was the end of that. Not elegant but effective.
    2007 ASUS EeePC 701(B) - 4GB SSD - Original 0401 BIOS - 1GB RAM

  8. #8
    Join Date
    Nov 2008
    Beans
    22
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    i didn't alter my partitions when I upgraded

  9. #9
    Join Date
    Apr 2007
    Location
    Columbia, MD
    Beans
    69
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    You are probably getting this message because fsck is checking one of your disks for errors and the boot process is waiting for the device to become available.

    If you just wait, it should complete after a few minutes and the system should boot. If you power off the computer during this process, or if you are forced to power if off after the system locks up, you will get this prompt the next time you start the computer.
    omegamormegil.wordpress.com

  10. #10
    Join Date
    Oct 2009
    Location
    Texas
    Beans
    Hidden!
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: One or more of the mounts listed in /etc/fstab cannot yet be mounted

    Quote Originally Posted by winotree View Post
    So did anyone other than me repartition their system after installing version 9.10?
    I didnt

Page 1 of 4 123 ... LastLast

Tags for this Thread

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
  •