Trying to mount an NTFS drive on the external usb port. Fat32 works no problem but I can't get ntfs to work. I have tried mount -t xxxx /dev/sda1 /mnt/sda1 where I had made the mnt sda1 directory and verified the device is sda1 (fdisk -l) and xxxx is many things like ntfs, ntfs-3g, hpfs/ntfs, hpfs and even vfat.
It took a while but I finally found that installpkg is opkg install. So, I am thinking maybe it is a similar issue here like ontfs or something.
the txz file will not install and I believe that I need a tgz file. but no conversion has been found.
I am a noobie and wouldn't be dabbling in Linux if not for the Galileo.
The plan is to make a NAS that I can access several hard drives on the device. Hoping for higher throughput than my purchased NAS. Maybe even converting to ext3 or 4 if possible.
Hoping to do it all with the default Linux build.