Results 1 to 3 of 3

Thread: Got error while mounting /proc/bus/usb on ubuntu

  1. #1
    Join Date
    Jan 2012
    Posts
    47

    Got error while mounting /proc/bus/usb on ubuntu

    recently I have upgraded ubuntu 9.10 to Ubuntu 10.4. after restarting the system I am getting below mentioned error message.
    An error occurred while mounting /proc/bus/usb
    Press S to skip mounting or M for manual recovery
    Let me know if you are having any possible solution to fix the matter.

  2. #2
    Join Date
    Aug 2011
    Posts
    308

    Re: Got error while mounting /proc/bus/usb on ubuntu

    Looking at the situation I recommend that you should run /etc/fstab.
    Code:
    none /proc/bus/usb usbfs devgid=125,devmode=664 0 0

    so try it and let me know whether it was useful to you or not.

  3. #3
    Join Date
    Jul 2011
    Posts
    229

    Re: Got error while mounting /proc/bus/usb on ubuntu

    You should use below mentioned solution to resolve the matter.
    • You should open Terminal.
    • Now you have to run below mentioned command.
    • Code:
      sudo nano /etc/fstab
    • enter password if prompted.
    • Now add # in front of ‘none /proc/bus/usb usbfs devgid=123,devmode=644 0 0’
    • Finally exit and press yes to confirm the changes which you have made.
    • Now you have to leave file name to write fstab and press enter.

Similar Threads

  1. how to setup /proc/acpi/wakeup in ubuntu
    By Vj@y.Deenanath in forum Operating Systems
    Replies: 5
    Last Post: 20-12-2011, 10:42 PM
  2. Help on Mounting Clonezilla Images in Ubuntu
    By teena_pansare in forum Operating Systems
    Replies: 6
    Last Post: 12-09-2011, 01:53 PM
  3. Error in mounting /dev/sda
    By DingDong-Bell in forum Operating Systems
    Replies: 5
    Last Post: 20-08-2010, 03:43 PM
  4. ELOM java console, mounting virtual CDROM from Ubuntu
    By Kaalicharan in forum Operating Systems
    Replies: 6
    Last Post: 23-07-2010, 06:01 AM
  5. Error mounting partition
    By Raja-Ji in forum Operating Systems
    Replies: 4
    Last Post: 24-04-2010, 04:33 AM

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
  •  
Page generated in 1,714,120,800.87584 seconds with 16 queries