Page 1 of 2
Quick question regarding Raspberry SD Card image
Posted: 18 Sep 2014 19:19
by Shazard
Would it work.
Suppose I buy fresh new SD Card with 8GB and install default Raspberry Rasbian Image whichever is provided by Raspberry community.
Then I install Z-Wave.Me as it is here on site.
Configure SSH access to the raspberry.
And... start cloning this SD Card... will each clone work on different Raspberry Pies?
Re: Quick question regarding Raspberry SD Card image
Posted: 23 Sep 2014 23:46
by PoltoS
yes, except for remote access - they will all pretend to have same Z-Box ID.
I would suggest you to just take the full image from our website. It has remote access init code inside.
We will also release new image based on latest Raspbian soon
Re: Quick question regarding Raspberry SD Card image
Posted: 24 Sep 2014 21:53
by Shazard
Mmm... what is Z-Box ID? Is it somehow generated when installiing software and cloning will not do so?
Re: Quick question regarding Raspberry SD Card image
Posted: 25 Sep 2014 14:44
by PoltoS
yes, it is generated on first boot and clonning will copy same ID.
It is for remote access via find.z-wave.me
Re: Quick question regarding Raspberry SD Card image
Posted: 25 Sep 2014 19:28
by Shazard
Hmm I have missed something big? When did this appeared? And how do I use it and why should I use it? Is Doc updated somewhere?
Re: Quick question regarding Raspberry SD Card image
Posted: 25 Sep 2014 22:17
by PoltoS
This is a separate service. It is installed with RaZberry and comes on port 8084. It allows you to configure IP, restart Z-Way, update Z-Way and have remote access thru find.z-wave.me
Re: Quick question regarding Raspberry SD Card image
Posted: 26 Sep 2014 01:29
by n0ahg
Is there a way to keep the same Z-Box ID for find.z-wave.me if you have done a clean install?
Re: Quick question regarding Raspberry SD Card image
Posted: 26 Sep 2014 10:18
by PoltoS
yes. keep few files from old config - in /etc/zbw
Re: Quick question regarding Raspberry SD Card image
Posted: 26 Sep 2014 12:15
by n0ahg
Any way to regenerate the files for my old one as I liked having the low number?
I'll back up the files for the one I have now though, thank you for the information.
Re: Quick question regarding Raspberry SD Card image
Posted: 26 Sep 2014 19:07
by PoltoS
If you deleted you private key - no! Authentication is based on priv/pub key pair. We store only public, your box stores private