This is a quick post on how to mount an external USB NTFS formatted hard drive (or memory stick) to FreeNAS. All that’s needed is to load the fuse driver, but it had me stumped for a bit until I found it in a forum post.
First things first, let’s plug in our drive and find out the device ID FreeNAS assigns it.
# dmesg ... umass1: <ASMedia AS2105, class 0/0, rev 2.10/1.00, addr 3> on uhub4 da1 at umass-sim1 bus 1 target 0 lun 0 da1: <ST950042 0AS 0002> Fixed Direct Access SCSI-0 device da1: 40.000MB/s transfers da1: 476940MB (976773168 512 byte sectors: 255H 63S/T 60801C) |