Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 748 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 748 Bytes

raspi-helpers

Scripts to assist some tasks on the Raspberry Pi 2.

scripts/jasper-installer.sh

Script to assist installing Jasper on Raspbian Lite
Tested on a fresh install of Jessie Raspbian Lite
Expand for raspbian to use entire disk with
Upon reboot you could clone the repository or just download the script
Below is if you want to download the script

wget https://raw.githubusercontent.com/unixabg/raspi-helpers/master/scripts/jasper-installer.sh

chmod +x jasper-installer.sh

Run the script and this can take several hours

~/jasper-installer.sh

sudo amixer cset numid=3 1

FIXME