Installing Debian On Intel Galileo
Installing Debian On Intel Galileo
Requirements:
● Intel Galileo board (with suitable power adaptor)
● MicroSD card & suitable card-reader (or SD card reader + adaptor)
● MicroUSB cable (for connecting on it via COM port)
Step 4 - Boot-up
Place the microSD card back to board’s slot and restart it (by power-cycle or pressing the
reboot button). Now it is running a Debian distribution of Linux.
Step 5.1 - Connect Micro-USB, check drivers and find COM port number
By default, the board asks for network configuration through DHCP. If you don’t know it’s IP
address you can easily get it by connecting to the shell using the micro-USB connection.
First, connect the micro-USB cable from Galileo to your computer. If the board successfully
boot-up a COM port will be visible on your laptop. In Windows, you can find the identification
number using the Device manager, as shown in the figure below:
If the device shows up as a unknown device, you should download the drivers for Intel
Galileo and install them on your PC using the wizard that appears if you select Update Driver
from the contextual menu for the unknown device.
Step 5.2 - Connect to the COM port using putty and login to shell
Open Putty and choose Serial as connection type and connect to the COM port with the
number that you found at the previous step.
Use root - root credentials to get shell access to the board.
Now you can use the ifconfig command to find out the IP address of the board. :)