Chris wrote:
Short answer: yes — ZimaOS is Linux with Docker underneath, so SparkBox installs on your mini PC the same way it does on any Linux box. You'll need SSH turned on in ZimaOS settings, plus a terminal on another computer. Open a terminal, connect to the mini PC with ssh your-user@mini-pc-ip, then paste this one line: curl -fsSL https://get.tomsparkbox.com/install.sh | sudo bash That installs Docker (if it is not already there) and SparkBox, then prints a browser link to finish setup. Your 1TB and 500GB drives are plenty — the setup wizard asks where media should live, so you can point it at the 1TB drive. If any step errors, paste exactly what it says and I will take it from there.