Results 1 to 3 of 3

Thread: USB Flash Drive Will Not Automount

  1. #1
    Join Date
    Oct 2010
    Location
    Norfolk, UK
    Beans
    318
    Distro
    Ubuntu 13.04 Raring Ringtail

    USB Flash Drive Will Not Automount

    I am still having problems with usb flash drives. I can only get the drive to mount and appear on the Desktop by booting with the drive already in. Also, it can only be 'safely ejected' once. Thereafter it can be mounted but not safely ejected. If I reboot with the usb inserted, again no problem. I installed 'usbmount' and it initially worked but has now reverted to the same problem.

  2. #2
    Join Date
    Nov 2008
    Beans
    77

    Re: USB Flash Drive Will Not Automount

    I am having a similar problem, but only if through a hub. Even on boot up, the external hard drive will not reliably mount, even though the hub link lite is green.

    If I connect the ex hard drive direct to USB port, no problems.

    This is the third hub I have tried.

    thanks Dan

  3. #3
    Join Date
    Jan 2010
    Location
    Redruth, Cornwall, UK
    Beans
    191
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: USB Flash Drive Will Not Automount

    This worked for me when my USB flash drive ( NTFS ) wouldn't mount or show in fstab, unless i put it in and restarted.

    Open a terminal

    paste
    Code:
    sudo gedit /etc/modules
    a text editor should open, put these two lines into that file

    Code:
    usb_storage
    Code:
    usbhid
    Save the file and close it.. remove USB drive, restart. Once on desktop insert USB drive
    Get out of my way.


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
  •