Repository contains various Yocto images for the Project Lighthouse.
Latest release: v0.0.7
To save space, network bandwidth and accommodate all possible SD Card sizes main partition is only 1GB by default. During the first boot partition will be expanded automatically.
Example:
- Download and unpack
image-va.b.c.zip
; - Write image to your SD Card as described here;
- [OPTIONAL] If you'd like to configure bootstrap sequence or change Lighthouse parameters then mount SD Card boot partition on your laptop and edit
lighthouse/boot.cfg
orlighthouse/bootstrap.sh
script; - Insert SD card to the RPi2, make sure that it's connected to the LAN with Internet access and turn it on;
- First boot can take up to 4 minutes, depending on your SD Card size, performance and quality of internet connection;
- Enjoy!
Once your RPi is ready you can also do the following:
- Establish SSH session:
$ ssh [email protected]
- Enable Samba (once your established SSH session):
$ smbpasswd -a root
- Choose password you want to use for your Samba share
- Access/mount shared drive using
root
user and password you set at the previous step
- Enter into
Service Mode
- Boot device with button pressed until you hear "Release the button" hint;
- Here you can change speaker/mic volume and reboot device to apply changes. Please follow audio hints.