Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 07:32:49 +0800
From:      Ben Woods <woodsb02@gmail.com>
To:        Christian Baer <christian.baer@uni-dortmund.de>
Cc:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Am I too dumb to mount an SD-card?
Message-ID:  <CAOc73CAeh6mwK-EY=qZo7Kyx-sEf96-Fbz-89GYE=c4jmuO8Hg@mail.gmail.com>
In-Reply-To: <9107632.xkY3nEPMJS@falbala.rz1.convenimus.net>
References:  <9107632.xkY3nEPMJS@falbala.rz1.convenimus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Try following these instructions:
http://www.codebuddies.de/2014/03/28/0x0b-howto-mount-a-extfat-filesystem-on-freebsd/

Make sure you have rebooted after editing your /etc/rc.conf

Cheers,
Ben

On Saturday, February 28, 2015, Christian Baer <
christian.baer@uni-dortmund.de> wrote:

> Hey everyone!
>
> I decided to give a few pieces of software a spin, so that I could possibly
> use FreeBSD for my photo stuff aswell.
>
> My problem is that I can't mount the SD-card from my camera (Pentax K-3).
> It's formatted exFAT (I am guessing) by the camera.
>
> I stuck the card into the card reader and there is a device there for it
> to:
>
> /dev/da1 and /dev/da1s1
>
> However, mounting does not work:
>
> mount.exfat-fuse /dev/da1s1 /mnt/sdcard/
> FUSE exfat 1.0.1
> fuse: failed to open fuse device: No such file or directory
>
> It seems to be there (last one):
>
> camcontrol devlist
> <WDC WD6401AALS-00L3B2 01.03B01>   at scbus0 target 0 lun 0 (ada0,pass0)
> <Hitachi HDS721075KLA330 GK8OAB0A>  at scbus1 target 0 lun 0 (ada1,pass1)
> <Samsung SSD 840 PRO Series DXM06B0Q>  at scbus2 target 0 lun 0
> (ada2,pass2)
> <PIONEER BD-RW   BDR-209D 1.10>    at scbus6 target 0 lun 0 (pass3,cd0)
> <AHCI SGPIO Enclosure 1.00 0001>   at scbus8 target 0 lun 0 (pass4,ses0)
> <Generic- Compact Flash 1.01>      at scbus9 target 0 lun 0 (da0,pass5)
> <Multiple Flash Reader 1.05>       at scbus9 target 0 lun 1 (da1,pass6)
>
> And it is definately the one with something plugged in... :-)
>
> kernel: ugen2.3: <vendor 0x058f> at usbus2
> kernel: umass0: <vendor 0x058f product 0x6361, class 0/0, rev 2.00/1.00,
> addr 2> on usbus2
> kernel: umass0:  SCSI over Bulk-Only; quirks = 0x4001
> kernel: umass0:9:0:-1: Attached to scbus9
> kernel: da0 at umass-sim0 bus 0 scbus9 target 0 lun 0
> kernel: da0: <Generic- Compact Flash 1.01> Removable Direct Access SCSI-0
> device
> kernel: da0: 40.000MB/s transfers
> kernel: da0: Attempt to query device size failed: NOT READY, Medium not
> present
> kernel: da0: quirks=0x2<NO_6_BYTE>
> kernel: da1 at umass-sim0 bus 0 scbus9 target 0 lun 1
> kernel: da1: <Multiple Flash Reader 1.05> Removable Direct Access SCSI-0
> device
> kernel: da1: 40.000MB/s transfers
> kernel: da1: 60906MB (124735488 512 byte sectors: 255H 63S/T 7764C)
> kernel: da1: quirks=0x2<NO_6_BYTE>
>
> In some forum I read something about having to start fusefs as a service or
> loadable kernel module. However, I could not find a start script for fuse
> after installing it nor could I find a klm.
>
> What piece of the puzzle am I missing (again)?
>
> Y'all have a good night! :-)
> Chris
>
> _______________________________________________
> freebsd-questions@freebsd.org <javascript:;> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org <javascript:;>"
>


-- 

--
From: Benjamin Woods
woodsb02@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOc73CAeh6mwK-EY=qZo7Kyx-sEf96-Fbz-89GYE=c4jmuO8Hg>