Results 1 to 3 of 3

Thread: Press S to skip mount or M for manual recovery.

  1. #1
    Join Date
    May 2008
    Beans
    279

    Press S to skip mount or M for manual recovery.

    I have installed Ubuntu 10.10 x64 bit edition. On booting Ubuntu wouldn't mount my partitions, so I installed pysdm to auto mount them during booting. But since then I often get during boot: Press S to skip mount or M for manual recovery.

    What should I do?

  2. #2
    Join Date
    Nov 2007
    Location
    Atlanta
    Beans
    8
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Press S to skip mount or M for manual recovery.

    I had this problem when I upgraded from 9.x to 10.4. It has something to do with /etc/fstab trying to mount a drive/media/usb that is not there.

    When you get to that "press s to skip" screen, press the "esc" key and note the last line. Then press "s" and it will quickly flash "skipping ..." (in my case it was skipping mounting the USB dev for Virtualbox that I no longer had installed).

    Now open a terminal and type:

    sudo gedit /etc/fstab

    Now comment out the line that it is skipping by putting a "# " (pound sign and a space) in front of that line. The line it skipped should be right after the last line noted above.

    I found out how to do this from similar problems people reported to launchpad.

    Hope this helps!

  3. #3
    Join Date
    Jul 2011
    Beans
    3

    Re: Press S to skip mount or M for manual recovery.

    Thanks very much for the reply to that error! I am trying to find a solution for two days now!

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
  •