LiveCD Puppy Linux ZM 1.30.2

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
rockedge
Posts: 1173
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA

LiveCD Puppy Linux ZM 1.30.2

Post by rockedge »

UPDATE
Puppy Linux Tahr 6.0.5 operating system.
ZoneMinder has been upgraded from 1.30.1 to 130.2
Complete OS and working ZoneMinder as a LiveCD or install to USB drive or hard drive.


Link Updated 10/28/2021
Download Link

Download and burn to CD or install to HDD or USB drive. Zoneminder will run on boot...WAIT 2-3 minutes for the servers to start.

IMPORTANT --- ON FIRST RUN after installation, Let ZoneMinder start up. Then open a terminal and enter->

Code: Select all

#zoneminder stop
#killall mysqld
#mysqld
close the terminal. Open a new terminal and

Code: Select all

#zoneminder start
this is to ensure the MySQL server is on the correct Time. and event Export and Video generation and Stills view work.

Download link :[url=https://drive.google.com/open?id=0By2RU ... 181VlJDRzQ[/url]


in a browser http://localhost/zm

Runs completely in RAM as a LiveCD when burned to cd. Can be frugaly or full installed to HDD or USB drive. Use a save folder/file to save all settings in the frugal or RAM mode. Works well installed to USB.

Puppy Linux Tahr 6.0.5
ZoneMinder 1.30.2
Apache 2.4.7 (Ubuntu)
MySQL 5.5.35-1ubuntu1 - (Ubuntu)
PHP extension: mysql, curl, mbstring
PHP version: 5.5.9-1ubuntu4
phpmyadmin 4.6.5.2

phpmyadmin user = root
password = admin
change samba password

Code: Select all

#smbpasswd -a root
All other passwords are "admin" or "woofwoof"

Good Luck!
Last edited by rockedge on Thu Oct 28, 2021 10:05 pm, edited 3 times in total.
illki
Posts: 2
Joined: Thu Jun 22, 2017 8:14 am

Re: LiveCD Puppy Linux ZM 1.30.2

Post by illki »

hi,
while booting from usb drive i got the following error
puppy_tahr_6.0.5.sts not found. Dropping out to initial-ramdisk console

i can see the file on the usb disk
tried burning iso with lilo, rufus, unetbootin, uneversal USB installer and so on
tried googling also but cannot find the solution that i can apply to this iso
can you help with this error?
rockedge
Posts: 1173
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA

Re: LiveCD Puppy Linux ZM 1.30.2

Post by rockedge »

Hello! I will look to see what is going on. can you burn a cd? just as reference as we see what is going wrong. I will test out a usb install again to get warmed up to solve this for you
kevaryza
Posts: 1
Joined: Fri Jun 30, 2017 4:20 am

Re: LiveCD Puppy Linux ZM 1.30.2

Post by kevaryza »

Hello rockedge nice job, I could see everything was working very good but I got the following message when I tried to watch a new monitor: you have no permission to access dev/video0 or something like that, I appreciate your job and answer

greetings from Colombia

Kevin
rockedge
Posts: 1173
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA

Re: LiveCD Puppy Linux ZM 1.30.2

Post by rockedge »

change the permission on the camera like this:
open a console (terminal) and type ->

Code: Select all

#chown www-data /dev/video*
or

Code: Select all

#chown www-data /dev/video0
then open the monitor setup editor and save the camera setup again. This should fix it.

if you are interested you can update zoneminder from 1.30.2 to 1.30.4
I could give you a set of instructions to do it using the Puppy Package Manager. Takes a few minutes and several commands to change some permissions so they are correct.
illki
Posts: 2
Joined: Thu Jun 22, 2017 8:14 am

Re: LiveCD Puppy Linux ZM 1.30.2

Post by illki »

rockedge wrote: Mon Jun 26, 2017 1:11 pm Hello! I will look to see what is going on. can you burn a cd? just as reference as we see what is going wrong. I will test out a usb install again to get warmed up to solve this for you
I will try to get usb cd drive and will reply here later
thanks
rockedge
Posts: 1173
Joined: Fri Apr 04, 2014 1:46 pm
Location: Connecticut,USA

Re: LiveCD Puppy Linux ZM 1.30.2

Post by rockedge »

yes! let me know how it works for you. :D
mavi
Posts: 3
Joined: Tue Nov 07, 2017 4:21 pm

Re: LiveCD Puppy Linux ZM 1.30.2

Post by mavi »

Thanks for putting this up, will give it a shot.
Post Reply