Search found 16 matches
- Fri Feb 14, 2025 2:49 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
changed FSTAB to ensure disk can back to same mount point if the PI rebooted
- Fri Feb 14, 2025 1:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found - solved
Thanks - found it
but overnight the disk error came back
nothing changed
but overnight the disk error came back

- Thu Feb 13, 2025 8:29 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
and TADA ...... restarted zoneminder and it now works. Forcing the directory create for events as the www-data user appears to have resolved the issue - plus adding the fairfacts.conf file with the path. Now I only get a telemetry error and the full 2 TB (well 1.7 available) shows in storage .... YAY
- Thu Feb 13, 2025 8:26 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
HUH regardless of the log error Can't mkdir /media/fairfacts/zonedata/events/1: Permission denied zoneminder DID successfully create events/1 (and 2,3,4 - I currently have just 4 streams registered) but the directories are empty, so MKDIR succeeded but the next operation to read the directory (and ...
- Thu Feb 13, 2025 8:20 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
This is really a test for a future system that will run up to 16 cameras so I will likely have to buy another PI but with bigger memory and a bigger flash card for that purpose (since I did start to see lag when testing more cameras - although I suspect that was more shortage of disk space than ...
- Thu Feb 13, 2025 8:14 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
Lol I DID all the mount and file (and install) operations through the terminal. I dont have any visual tools installed other that file manager which is pretty useless ! I actually prefer to SSH into the PI and use my windows machine because copy and paste works better (and I make less mistakes ...
- Thu Feb 13, 2025 7:02 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
PROGRESS...
Recreated the fairfacts.conf file in etc/zm/conf.d
contents
ZM_DIR_EVENTS=/media/fairfacts/zonedata/events
and now the log message is better !
Can't mkdir /media/fairfacts/zonedata/events/1: Permission denied
but still some
Path /media/fairfacts/zonedata does not exist.
in the logs.
Recreated the fairfacts.conf file in etc/zm/conf.d
contents
ZM_DIR_EVENTS=/media/fairfacts/zonedata/events
and now the log message is better !
Can't mkdir /media/fairfacts/zonedata/events/1: Permission denied
but still some
Path /media/fairfacts/zonedata does not exist.
in the logs.
- Thu Feb 13, 2025 6:45 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
PS in my original post:
How you installed ZoneMinder - Install on Debian Bookworm (PI5) 8GB ram, 32gb SD card, 4 cores, 19gb / 30Gb free on system drive
How you installed ZoneMinder - Install on Debian Bookworm (PI5) 8GB ram, 32gb SD card, 4 cores, 19gb / 30Gb free on system drive
- Thu Feb 13, 2025 6:43 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
I get that might be an option - but I have only 5 cameras and run pihole and will likely run homeassistant and it should be ok. I dont want to use a 'parts cannon' and solve problems I dont have - this drive access seems to have been an issue in the past and may still be an issue that likley has an ...
- Thu Feb 13, 2025 4:48 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
If I drop back to fairfacts (a directory on the PI in the path to the mount point:
Default /media/fairfacts local Medium 7.23GB of 28.69GB
it works but its writing to the PI drive and shows the capacity of the PI not the USB
Anything 'deeper' doesnt work
Default /media/fairfacts local Medium 7.23GB of 28.69GB
it works but its writing to the PI drive and shows the capacity of the PI not the USB
Anything 'deeper' doesnt work
- Thu Feb 13, 2025 4:40 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
after 777 Note fairfacts is a higher level directory so I shouldnt (?) need to change that right and didnt - but I did apply to the child directories: fairfacts@raspberrypi:~ $ ls -la /media/fairfacts total 12 drwxr-x---+ 3 root root 4096 Feb 12 21:06 . drwxr-xr-x 3 root root 4096 Feb 12 19:44 ...
- Thu Feb 13, 2025 4:33 pm
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Re: Data source path for USB drive not found
fairfacts@raspberrypi:~ $ ls -la /media/fairfacts total 12 drwxr-x---+ 3 root root 4096 Feb 12 21:06 . drwxr-xr-x 3 root root 4096 Feb 12 19:44 .. drwxr-xr-x 5 root root 4096 Feb 12 21:17 zonedata fairfacts@raspberrypi:~ $ ls -la /media/fairfacts/zonedata total 36 drwxr-xr-x 5 root root 4096 Feb 12 ...
- Thu Feb 13, 2025 3:21 am
- Forum: ZoneMinder 1.36.x
- Topic: Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
- Replies: 17
- Views: 9004
Data source path for USB drive not found - solved. Needed to edit FSTAB to survive PI reboot
Describe Your Environment Version of ZoneMinder - zoneminder-v1.36.33 How you installed ZoneMinder - Install on Debian Bookworm (PI5) 8GB ram, 32gb SD card, 4 cores, 19gb / 30Gb free on system drive Full name and version of OS: Debian Bookworm Distributor ID: Debian Description: Debian GNU/Linux 12 ...
- Sat Feb 08, 2025 8:56 pm
- Forum: ZoneMinder 1.36.x
- Topic: RasperryPi 5 installation roadblock (solved)
- Replies: 5
- Views: 6043
Re: RasperryPi 5 installation roadblock
I pulled one that wasnt getting an IP to check. Opened the shell (its an inside camera looking down the stairwell at the front door so no daylight or water) and the wiring from the POE adapter to the camera boards has simply lost almost ALL of its insulation inside the camera shell. I separated the ...
- Sat Feb 08, 2025 7:19 pm
- Forum: ZoneMinder 1.36.x
- Topic: RasperryPi 5 installation roadblock (solved)
- Replies: 5
- Views: 6043
Re: RasperryPi 5 installation roadblock
I got it this morning ! I went through several sets of instructions and tested apache and that my zoneminder was running cleanly. I thought it was a config error on apache that was not 'pointing' at the zoneminder directories but I spent hours poring through the configs and eventually decided to be ...