I recently changed firmware to (CHAOS CALMER (15.05.1, r48532)) on my wrt1900ac because i was hoping to find truly free DDNS. However i havnt been able to investigate much as i have been stuck getting the usb drive and samba shares working.
At first the drive was NTFS. However when trying to play video files across the lan using things like KODI and VLC it would play for some time then just crash. Meaning the player would stop after a timeout. Sometimes i could replay the file and other times i needed to restart the router.
So after reading a bit (specifically that "ntfs is a memory intensive file system") I reformatted the drive to ext4. Now though my 10-block script is not working to auto mount on plugin (I used the second script in this help doc (not allowed links but its.... <yoursite>/doc/howto/writable_ntfs))
and when i mount it manually i get the message below, however it DOES mount and is usable after this
root@SkittlesHost:/dev# mount /dev/sda1 /export/sda1
NTFS signature is missing.
Failed to mount '/dev/sda1': Invalid argument
The device '/dev/sda1' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
So even though its usable at this point performance sucks and fairly often the drive just crashes (disappears from the samba share or times out during some operation).
Any suggestions on what my next troubleshooting step should be?
(Last edited by owengerig on 27 Nov 2017, 16:38)