Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2017 11:48:42 -0400
From:      "James B. Byrne" <byrnejb@harte-lyne.ca>
To:        freebsd-questions@freebsd.org
Subject:   Why can mate not mount this USB flash memory?
Message-ID:  <4934738cf7426fd4904a9eae8a8844e3.squirrel@webmail.harte-lyne.ca>

next in thread | raw e-mail | index | archive | help
dmesg:

ugen3.2: <Kingston> at usbus3
umass0: <Kingston DataTraveler 2.0, class 0/0, rev 2.00/1.00, addr 2>
on usbus3
umass0:  SCSI over Bulk-Only; quirks = 0x8100
umass0:5:0: Attached to scbus5
da0 at umass-sim0 bus 0 scbus5 target 0 lun 0
da0: <Kingston DataTraveler 2.0 PMAP> Removable Direct Access SPC-2
SCSI device
da0: Serial Number 50E549C20210BF10A9BC4174
da0: 40.000MB/s transfers
da0: 60017MB (122915328 512 byte sectors)
da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE>

/var/log/messages

Oct 10 10:56:58 vhost04 kernel: ugen3.2: <Kingston> at usbus3
Oct 10 10:56:58 vhost04 kernel: umass0: <Kingston DataTraveler 2.0,
class 0/0, rev 2.00/1.00, addr 2> on usbus3
Oct 10 10:56:58 vhost04 kernel: umass0:  SCSI over Bulk-Only; quirks =
0x8100
Oct 10 10:56:58 vhost04 kernel: umass0:5:0: Attached to scbus5
Oct 10 10:56:58 vhost04 kernel: da0 at umass-sim0 bus 0 scbus5 target
0 lun 0
Oct 10 10:56:58 vhost04 kernel: da0: <Kingston DataTraveler 2.0 PMAP>
Removable Direct Access SPC-2 SCSI device
Oct 10 10:56:58 vhost04 kernel: da0: Serial Number
50E549C20210BF10A9BC4174
Oct 10 10:56:58 vhost04 kernel: da0: 40.000MB/s transfers
Oct 10 10:56:58 vhost04 kernel: da0: 60017MB (122915328 512 byte sectors)
Oct 10 10:56:58 vhost04 kernel: da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE>

ll /media
total 1
-rwxrwxrwx  1 root  wheel  0 Sep 26 15:13 .hal-mtab-lock
drwxr-xr-x  2 root  wheel  2 Sep 26 10:25 usbkey

cat /etc/fstab
# Device           Mountpoint     FStype        Options        Dump  
Pass#
/dev/ada0p2.eli    none           swap          sw             0      0
/dev/ada1p2.eli    none           swap          sw             0      0
fdesc              /dev/fd        fdescfs       rw             0      0
proc               /proc          procfs        rw             0      0


Mate error:  usb drive 'Unable to mount location' Can't mount file

This drive has previously mounted successfully in mate but now it does
not.  In fact I cannot mount ANY usb flash drives from mate.  New,
previously unused, usb keys do nothing more than display the usb drive
icon when inserted. New drives do not even give the error message when
trying to mount hem manually from inside nautilus.

I can mount these devised from the console using:

mount -t msdosfs /dev/da0s1 /media/usbkey

and the data thereon is then made accessible within mate as /usbdrive.

All these problems started after I once attempted to copy the contents
of one usb flash drive to another on this system. Mate did not like
that as I reported at the time but it seems that something basic got
borked and nothing dealing with usb keys in Mate has worked right
since.

Is there some sort of 'reset' switch for mate? I mean, short of doing
the MicroSoft thing and removing and re-instaling the entire software
package?

-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB@Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4934738cf7426fd4904a9eae8a8844e3.squirrel>