speedandy wrote:locus2k wrote:Is there support for NTFS files? I have a external usb drive that I have attached to my router. I was using Kaloz's evolving snapshots but there wasnt support for NTFS. When I tried installing it, it said I had the wrong kernel. Still think the one in the repo is for 3.14. Any updates on this?
I was using a HFS+ drive and had the same issue.
Using a terminal I force installed it, and it worked fine. The only reason I changed is that there was no hfstools package and I was too lazy to learn how to set up gcc to compile my own. I ended up copying everything over to an ext4 partition.
The command you would need to enter would be
opkg --force-depends install kmod-fs-ntfs
I know that for a production machine this is a big no no - you shouldn't use kernel modules from different versions, but if it works?
...so I just tried to install kmod-fs-ntfs, turns out I'm on an older build ???
Firmware Version: OpenWrt Chaos Calmer r43823 / LuCI Master (git-14.359.33351-5e6c33e)
Kernel Version: 3.18.1
Collected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-fs-ntfs:
* kernel (= 3.14.27-1-9a134909592224e5a02f8d510e58ddf8) *
* opkg_install_cmd: Cannot install package kmod-fs-ntfs.
I used the force command, originally I tried with sa command... didn't like that, but I tried again with out. Still no drive listmor available ???
(Last edited by digitalgeek on 26 Jan 2015, 05:36)