Hi all.
Sorry, I know this is now unsupported, but I’m having trouble getting dataMine to start correctly.
A screenshot of the current status and logs are attached below.
By way of context:
I have successfully mounted my USB stick via my Netgear router:
mkdir /nas
mount -t cifs -o user="",pass="",nounix,noserverino //192.168.0.1/readyshare/USB_Storage /nas
note: my Netgear router gives access to the USB without username/password
Big thank you to everyone for earlier posts. I never would have worked that out myself!
df gives:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 4608 4608 0 100% /rom
tmpfs 31240 2320 28920 7% /tmp
tmpfs 512 0 512 0% /dev
/dev/mtdblock7 11264 2876 8388 26% /overlay
overlayfs:/overlay 11264 2876 8388 26% /
/dev/mtdblock8 4480 4480 0 100% /mios
//192.168.0.1/readyshare/USB_Storage
15131808 264 15131544 0% /nas
I am using the following in my plugin settings:
SetDataDirectory = /nas/
SetMountPoint //192.168.0.1/readyshare/USB_Storage
SetMountOptions -t cifs -o nounix,noserverino
mountLocation = //192.168.0.1/readyshare/USB_Storage
mountType = cifs
Again, big thank you for this too!
However, dataMine is still not logging or functioning properly… Is these anything obviously wrong in the log file?