Hi,
I have installed freenas 8.0 successfully on an old laptop. I would like to be able to share the contents of a USB external drive (1 terabyte) that is formatted to ntfs.
The webgui shows the drive correctly, and calls it da1s1. However, when i try and import the volume nothing happens. It doesn't show an error, it just doesn't appear in the volumes list.
I've tried following these instructions:
http://shebangme.blogspot.com/2011/06/mounting-external-usb-drive-formatted.html
But i think they must be out of date, fuse seems to be already running. However when i try and mount the drive like this:
# mkdir /mnt/usb
# mount -t ntfs /dev/da1s1 /mnt/usb/
It locks up! I need to do a ctrl-Z to get out of it.
Anybody know a solution? This has been driving me mad
I have installed freenas 8.0 successfully on an old laptop. I would like to be able to share the contents of a USB external drive (1 terabyte) that is formatted to ntfs.
The webgui shows the drive correctly, and calls it da1s1. However, when i try and import the volume nothing happens. It doesn't show an error, it just doesn't appear in the volumes list.
I've tried following these instructions:
http://shebangme.blogspot.com/2011/06/mounting-external-usb-drive-formatted.html
But i think they must be out of date, fuse seems to be already running. However when i try and mount the drive like this:
# mkdir /mnt/usb
# mount -t ntfs /dev/da1s1 /mnt/usb/
It locks up! I need to do a ctrl-Z to get out of it.
Anybody know a solution? This has been driving me mad