LanderU / ScriptsRPi2-BBB

Utilities for Raspberry Pi and BBB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux

DEPRECATED

With flashLinux script you can flash your SD.

Dependencies

sudo apt-get install zenity -y

Requirements

Launch the script with sudo

sudo ./flashLinux.sh

MAC OSX

Dependencies

With flashMAC.sh script you can flash your SD under MAC OSX.

Note: change path of the images on the script.

Kernel

The folder contain a simple script to deploy the differents kernel (not include).

WiFi (WIP)

Simple script to configure the WiFi. Connect to internet or hotspot.

Change the branch

If you need use BBB scripts, change to BBB branch, git checkout BBB, or you can clone only the BBB branch:

git clone --single-branch -b BBB https://github.com/LanderU/ScriptsRPi2-BBB

Problems?

Open an issue.

About

Utilities for Raspberry Pi and BBB.


Languages

Language:Shell 100.0%