# Steady Companion PI ## Installation 1. Flash (Companion PI)[https://user.bitfocus.io/docs/companion-pi] on a SD card 1. Paste the following to `userconf.txt` on the boot partition ``` pi:$6$QBrcIp1QtqQX2WmL$GTnNhJ1RKazyv81T3dcIGi/aaxQx8szUDDeMjRQkQvSgucMf7VtDlPnfggghhBPDfdaD.qeE7Dy9qaBBx9v9x1 ip:$6$4SrdjLRwj2lJ9XHR$x4Ro/m.LCuFUdfrwG7CWZUktMk0spvIIWoic2litVMEMWBeqjWJ3t.ZeRCEH5LYS5rWxc3bhKuCs6nVTzR9S7/ ``` 1. Insert the SD card and boot the PI First time it boots, it should use dhcp. 1. SSH to the PI and run the following commands 1. Set info on login screen ```bash sudo tee /etc/issue > /dev/null < /dev/null <