Connect to the internet
During the installation process you will need to download packages from the internet. Please make sure that your box is conected via Ethernet cable and receives an IP address over DHCP.
Follow this guide and you can get your Tooloop Box up and running in about 30 minutes.
tooloop
Once you have Ubuntu installed, we can turn it into a media server:
ssh tooloop@<IP_ADDRESS>
sudo apt install git-lfs
git clone https://github.com/Tooloop/Tooloop-OS
cd Tooloop-OS
sudo ./install-tooloop-os.sh
After some minutes the system will automatically reboot into your new and shiny Tooloop OS.
If you're curious what the installer does, check the install script.
Yay, you're done!
Enjoy the first steps on your new Tooloop Box.