On Nov 27, 2010, at 9:17 PM, Bernt Hansson wrote: > Hello list > > I have a digital camera, Canon powershoot sx130 is. That I wish to mount. The > camera contains an sd-card that I wish to extract the photos from. > > ugen2.2: <canon inc.> at usbus2 > > %uname -a > FreeBSD testbox.fqdn 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct 23 22:05:11 > CEST 2010 amd64
It's FAT32, so I'd try... mount_msdosfs /dev/ugen2.2 ... or something similar_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
