Setting up test computer

Hi Alan,

For now, it’s not possible to install companion manually.

For that, you’ll need to make .companion.rc to start with the system, this will call all necessary companion components.

You can use set_default_client_ip.sh (E.g: ./set_default_client_ip.sh 192.168.2.2) to set the raspberry IP address for ethernet connection. If you are running a Linux in your surface computer, you can use nmap to find the ip while scanning port 22 (E.g: nmap 192.168.0.1-255 -p 22).

Can you use the companion image ?