SD Card
2 minute read
Installing the Motorcortex image for the Raspberry Pi you will need to instal the Raspberry Pi Imager and a empty SD-card. Users of Raspberry Pi Compute module architectures need to check out the steps in Raspberry Compute Module Install.
Install Raspberry Pi Imager
To install the Motorcortex Image to your Raspberry Pi you will need to install the Raspbery Pi imager.
- Download the Raspberry Pi Imager for your OS from https://www.raspberrypi.com/software/

- Locate the file in your Downloads folder and install Install the Raspberry Pi Imager.
Install Raspberry Pi Image
- Open the Raspberry Pi Imager.

- Click the
CHOOSE OS
button and selectUse custom

- Browse your directories and select your Motorcortex Image.
Note
Please make sure you have downloaded the Motorcortex Raspberry Pi Image
- Click the
CHOOSE STORAGE
button to select the storage you would like to use for this image.

-
Click the
WRITE
button to start writing the image to your SD-card. -
A warning will pop up to tell you that all data on the SD-card will be overwritten by the image. Click
Yes
if you want to continue.

-
Wait for your installation to finish.
-
Congratulations your Motorcortex Raspberry Pi Image has been installed.
Note
When setting up a wired connection with the Raspberry Pi in some cases it is necessary to activate the ARP protocol with the following command. sudo ifconfig eth0 arp
The next step is to set-up the connection between your controller and your laptop. Connect Your PC