My flash drive won't mount.

Discussion in 'all things UNIX' started by LAPIII, Aug 19, 2015.

  1. LAPIII

    LAPIII Registered Member

    Joined:
    Feb 8, 2007
    Posts:
    8
    My Kingston DataTraveler 101 G2 flash drive won't mount. In Linux Mint 17.02 file manager, when trying to open it, I get this message:

    usb-error .png

    The file manager does read that its location is:

    Code:
    /media/luis/USB drive
     
  2. wat0114

    wat0114 Registered Member

    Joined:
    Aug 5, 2012
    Posts:
    4,066
    Location:
    Canada
    It might be a shot in the dark, but you could try opening a terminal and enter: sudo fdisk -l

    You'll need your administrative credentials to initiate the command. See then if you can access its contents from the file manager.
     
  3. AutoCascade

    AutoCascade Registered Member

    Joined:
    Feb 16, 2014
    Posts:
    741
    Location:
    United States
  4. mirimir

    mirimir Registered Member

    Joined:
    Oct 1, 2011
    Posts:
    9,252
    Mount folder names shouldn't have spaces.
     
  5. LAPIII

    LAPIII Registered Member

    Joined:
    Feb 8, 2007
    Posts:
    8
    Thanks AutoCascade, I found the answer at the site:
    1. Going to the Linux "disks" application.
    2. Clicking the USB drive I was trying to mount in the devices section (window left).
    3. Clicking more actions under the Volumes filesystem partition section (two little gears right of the minus/plus signs).
    4. Clicking edit mount options (top of the mount options window).
    5. Clicking to TURN ON Automatic Mount Options.
     
  6. lotuseclat79

    lotuseclat79 Registered Member

    Joined:
    Jun 16, 2005
    Posts:
    5,390
    I find that using Disk Utility is a great tool for Linux to help solve these kinds of problems, in addition to using the command line approach, as it is most useful as root by first creating a mount point directory, and then issuing the mount command of the device file to that mount directory.

    -- Tom
     
  7. AutoCascade

    AutoCascade Registered Member

    Joined:
    Feb 16, 2014
    Posts:
    741
    Location:
    United States
    I've been throwing some distros on usb drives lately to try them out and had to format them with gparted to get them back to being mounted. Not sure why though.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.