The drive is mounted, fstab appears to be correct, ownership is www-data but nothing appears in either events or images folders, and ZM appears to be happily writing stuff to /var/cache/zoneminder folders.
fstab:
Code: Select all
/dev/sdb1 /zmdata ntfs defaults,umask=007,uid=33,gid=33 0 2
/zmdata/images /var/cache/zoneminder/images none defaults,bind 0 2
/zmdata/events /var/cache/zoneminder/events none defaults,bind 0 2
What have I missed?