Page 2 of 2 FirstFirst 12
Results 11 to 19 of 19

Thread: Cannot read /etc/fstab: file not found

  1. #11
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot read /etc/fstab: file not found

    I don't have a surge protector. Well, I don't know exactly why it is not working... When I put a CD in Windows, the OS display the cursor with a CD (I think this means that Windows recognize the cd driver), but after that it stops reading... I think it is a problem with drivers... Some days ago it was working (not perfectly, but was working).
    I don't know if the fstab is the only file needed, but I can try to recover it, how can I do that?

  2. #12
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot read /etc/fstab: file not found

    so, I will try to do this live USB. Thanks you all!

  3. #13
    Join Date
    Dec 2007
    Location
    Austin, Texas USA
    Beans
    260
    Distro
    Ubuntu

    Re: Cannot read /etc/fstab: file not found

    Once I had this problem (with older version) but most of the files were not showing up and I could not boot normally so I used fsck -p and it fixed it.
    you have to boot in a single user mode / recovery mode(I hope you still can) then use the fsck -p to fix errors.
    Last edited by matey3; May 7th, 2011 at 05:55 PM.

  4. #14
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: Cannot read /etc/fstab: file not found

    Hi

    One of us should have asked. Is this a partition install or a WUBI install ?

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  5. #15
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot read /etc/fstab: file not found

    It's a partition install. I can't boot in recovery mode too =/ I just can boot on Win7 that is in /dev/sda1

  6. #16
    Join Date
    Nov 2009
    Location
    Madrid, Spain
    Beans
    1,403
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Cannot read /etc/fstab: file not found

    I recommend to prepare a Ubuntu Live USB and then run Boot Info Script:

    http://bootinfoscript.sourceforge.net/

  7. #17
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot read /etc/fstab: file not found

    I have prepared the Live USB using the UNetBootin, the menu with installing options appears. I have selected "Try Ubuntu without install". Then the Ubuntu logo and a loading bar has appeared, and nothing happened after that... I waited several minutes, but it seemed like nothing was happening... :/
    Is there any command that I can do in the Initramfs to show my partitions or to fix the fstab file?

  8. #18
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Cannot read /etc/fstab: file not found

    I have tested the Live USB in another computer and it works.

  9. #19
    Join Date
    Apr 2011
    Beans
    17
    Distro
    Ubuntu 10.04 Lucid Lynx

    Talking Re: Cannot read /etc/fstab: file not found

    Solved. Thanks you all. I followed this instructions:

    http://ubuntuforums.org/showthread.p...1#post10784861

    I have created a Live USB from Ubuntu Recover Remix for Lucid in

    http://ubuntu-rescue-remix.org/node/466

    Listed the partitions with

    sudo fdisk -l /dev/sda

    Then I made a file system check with

    sudo fsck -yv /dev/sda4

    (/dev/sda4 because is the partition corrupted in my case)


    Very grateful for the forum help!! (=

Page 2 of 2 FirstFirst 12

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
  •