Page 1 of 1

VMware and Z-wave

Posted: 20 Feb 2021 10:17
by zwaFisher
Has anyone ever installed z-way on virtual vm?

I managed to go as far as just installing the latest "Raspberry Pi Desktop" from https://www.raspberrypi.org/software/ra ... i-desktop/
After that run recommended "wget -q -O - hp://razberry.z-wave.me/install | sudo bash"
It did some dowloadings but at the end complained that:
no packages.png
no packages.png (217.96 KiB) Viewed 3687 times
Any ideas what is going on?

Re: VMware and Z-wave

Posted: 21 Feb 2021 00:52
by PoltoS
This is because of the architecture type. We support raspbian for ARM only.

You can use either Ubuntu/Debian x64 or Raspbian on Raspberry Pi

Re: VMware and Z-wave

Posted: 22 Feb 2021 09:05
by zwaFisher
Thanks