Results 1 to 9 of 9

Thread: Error mounting /proc/bus/usb

  1. #1
    Join Date
    Sep 2008
    Location
    Denver, CO
    Beans
    317
    Distro
    Ubuntu 16.04 Xenial Xerus

    Error mounting /proc/bus/usb

    After upgrading to Ubuntu 10.04 LTS, I get the following error whenever I reboot:

    An error occurred while mounting /proc/bus/usb
    Press S to skip mounting or M for manual recovery.
    Pressing M doesn't work and after pressing S, I get the same error with /proc/bus/usb replaced by 0. If I press S again, I am able to boot. Anybody know what's going on here?

  2. #2
    Join Date
    May 2010
    Location
    Birmingham, UK
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error mounting /proc/bus/usb

    I had the same problem but I managed to solve it. This is what I did:

    1. open a terminal window from the menu: Applications > Accessories > Terminal

    2. enter "sudo nano /etc/fstab" and enter your password when prompted.

    3. add # in front of the line "none /proc/bus/usb usbfs devgid=123,devmode=644 0 0"

    4. press <Ctrl> + <X> to exit

    5. press <Y> to confirm saving the changes

    6. Leave the file name to write "fstab" and press <Enter>
    Last edited by Prosa7; May 16th, 2010 at 01:47 AM.

  3. #3
    Join Date
    May 2010
    Location
    Birmingham, UK
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error mounting /proc/bus/usb

    .
    Last edited by Prosa7; May 16th, 2010 at 01:50 AM. Reason: double posting

  4. #4
    Join Date
    Sep 2008
    Location
    Denver, CO
    Beans
    317
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Error mounting /proc/bus/usb

    Does commenting out the line to mount the USB deactivate your USB ports?

    The only USB device I use is my SD memory card connector - I'll hook it up after the next time I reboot, but if you can test one of your USB ports in the meantime to see if you have any problems, I'd appreciate it.

    Thanks for the help.

  5. #5
    Join Date
    May 2010
    Location
    Birmingham, UK
    Beans
    3
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Error mounting /proc/bus/usb

    All my USB ports are working fine. In fact this is just a minor error. Apparently this was added in Karmic to force USB support in VirtualBox but it is no longer needed.

  6. #6
    Join Date
    May 2010
    Beans
    11

    Re: Error mounting /proc/bus/usb

    Hi,

    I get in the terminal: usbfs /proc/bus/usb usbfs devgid=14 0 0

    There is no "none" to put the hash sign before. Could anyone say if I have to type none in as well.

    Thanks for any replies.


    Hello Steve
    Last edited by xisxas; November 23rd, 2011 at 02:54 PM.

  7. #7
    Join Date
    Sep 2008
    Location
    Denver, CO
    Beans
    317
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Error mounting /proc/bus/usb

    I commented it out, but when I rebooted, still got the error.

  8. #8
    Join Date
    May 2010
    Beans
    11

    Re: Error mounting /proc/bus/usb

    After entering: sudo nano /etc/fstab in the terminal, I put the # sign in front of the line that appeared in it: # usbfs/proc/bus/usb usbfs devgid=14 0 0, and I now no longer get this message on the screen when booting up:&quot;An error occurred while mounting /proc/bus/usb
    Press S to skip mounting or M for manual recovery&quot;.


    Hello Steve
    Last edited by xisxas; November 23rd, 2011 at 02:55 PM.

  9. #9
    Join Date
    Oct 2009
    Location
    East Texas
    Beans
    5

    Re: Error mounting /proc/bus/usb

    Worked for me after 10.04.4 upgrade.
    Thanks,
    jcb

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
  •