12,297
edits
No edit summary |
|||
Line 2: | Line 2: | ||
== Prepare the system == | == Prepare the system == | ||
download the patchbox os image and put it on SD card with Etcher. | download the patchbox os image and put it on SD card with Etcher. | ||
#setup fallback fixed IP if no DHCP server is in the network | #setup fallback fixed IP if no DHCP server is in the network | ||
Line 19: | Line 18: | ||
sudo apt-get upgrade | sudo apt-get upgrade | ||
sudo apt-get dist-upgrade | sudo apt-get dist-upgrade | ||
== run config scripts == | |||
sudo patchbox-config | |||
allows to set the password and the default soundcard | |||
sudo raspi-config | |||
lets you autologin to the console |