31 lines
473 B
Plaintext
31 lines
473 B
Plaintext
HENRY PUMP POCONSOLE MODULE
|
|
===========================
|
|
Author: Patrick McDonagh, Henry Pump
|
|
Date: 12.08.2015
|
|
|
|
Building
|
|
--------
|
|
|
|
- First, run
|
|
|
|
sudo raspi-config
|
|
|
|
- Expand the filesystem and set the localization options
|
|
|
|
cd setup
|
|
chmod +x initialSetup.sh
|
|
./initialSetup.sh
|
|
|
|
- When prompted, set the poconsole user password.
|
|
- Logout and log back in as poconsole
|
|
|
|
cd setup
|
|
chmod +x setup.sh
|
|
./setup.sh
|
|
|
|
- Grab a cup of coffee, relax, and let me handle the rest.
|
|
|
|
|
|
|
|
|