Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.1 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.1 KB

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.