GMU:Autonomous-Collaborative/patchbox setup: Difference between revisions

From Medien Wiki
(Created page with "We want to be able to connect to the RaspberryPi with patchboxOS so we can connect to it via a local Ethernet cable directly connected to the computer without Router. Steps to...")
 
No edit summary
Line 5: Line 5:
## Method A: connect a monitor, keyboard and mouse to the RaspberryPi.
## Method A: connect a monitor, keyboard and mouse to the RaspberryPi.
## Method B: connect Raspberry and Computer to a Router with DHCP.
## Method B: connect Raspberry and Computer to a Router with DHCP.
# type <source lang=bash>ping patchbox.local</code>
# type <source lang="bash">ping patchbox.local</code>

Revision as of 09:28, 6 May 2019

We want to be able to connect to the RaspberryPi with patchboxOS so we can connect to it via a local Ethernet cable directly connected to the computer without Router. Steps to follow:

  1. download the patchbox image and put it on SD card with Etcher
  2. setup fallback fixed IP if no DHCP server is in the network
    1. Method A: connect a monitor, keyboard and mouse to the RaspberryPi.
    2. Method B: connect Raspberry and Computer to a Router with DHCP.
  3. type <source lang="bash">ping patchbox.local