Hi, I can mount the card successfully, but when I
If I toggle the write protection notch it still fails.
Looking for help. Thanks!
ls
it, it fails. The card reads fine on another machine, and I could properly mount it a few months ago on FreeBSD 11.2. Here's the terminal log:
Code:
# uname -a
FreeBSD orthanc 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC amd64
# dmesg
...
ugen0.6: <Realtek USB3.0 Card Reader> at usbus0
umass0 on uhub0
umass0: <Bulk-In, Bulk-Out, Interface> on usbus0
umass0: SCSI over Bulk-Only; quirks = 0x4000
umass0:7:0: Attached to scbus7
da0 at umass-sim0 bus 0 scbus7 target 0 lun 0
da0: <Generic- USB3.0 CRW -SD 1.00> Removable Direct Access SPC-2 SCSI device
da0: Serial Number 201506301013
da0: 40.000MB/s transfers
da0: 61119MB (125171712 512 byte sectors)
da0: quirks=0x2<NO_6_BYTE>
da1 at umass-sim0 bus 0 scbus7 target 0 lun 1
da1: <Generic- USB3.0 CRW -SD 1.00> Removable Direct Access SPC-2 SCSI device
da1: Serial Number 201506301013
da1: 40.000MB/s transfers
da1: Attempt to query device size failed: NOT READY, Medium not present
da1: quirks=0x2<NO_6_BYTE>
# mount.exfat /dev/da0s1 /mnt
FUSE exfat 1.2.8
WARN: '/dev/da0s1' is write-protected, mounting read-only.
# cd /mnt
# ls
ls: .: No such file or directory
If I toggle the write protection notch it still fails.
Looking for help. Thanks!