Hi.
I just installed archlinuxarm on my Zyxel NSA320, switched from a Pogoplug.
But haven't been able to mount/automount a NTFS partition (1.5 TB) located in a HHD on the second bay of the Zyxel.
I have tried with autofs and udevil. Tried adding a fstab entry through Webmin, but fuse raise the error "device not found".
When I try to manually mount a NTFS partition:
ntfs-3g /dev/sdb1 /mnt
I get the response:
fuse: device not found, try 'modprobe fuse' first
But modprobe fuse shows nothing.
What can I do?
Thanks