On Wed, 1 Dec 2010 17:00:00 +0000 Bruce Cran <[email protected]> articulated:
> On Wed, 1 Dec 2010 11:47:26 -0500 > Chris Brennan <[email protected]> wrote: > > [r...@blackdragon [~]# kldload ntfs (just so I can read from the > > device and copy what I wanted off it) > > [r...@blackdragon [~]# mount -t ntfs /dev/da0 /mnt/thumb > > mount_ntfs: /dev/da0: Invalid argument > > I think Windows defaults to FAT32 on removable drives, so you might > need to use '-t msdosfs' instead. In newer versions of Windows you can > also format disks using exFAT which I don't believe is supported in > the open source world yet. I believe that exFAT is the default in Windows 7. In any case, there is no support for it in FreeBSD; although I believe there is support, rudimentary perhaps, in Linux. Wikipedia (http://en.wikipedia.org/wiki/ExFAT#Licensing) -- Jerry ✌ [email protected] Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
