Confirmed users
699
edits
Line 82: | Line 82: | ||
ssh pi@$rpiaddress | ssh pi@$rpiaddress | ||
sudo ./ffos/start.sh | sudo ./ffos/start.sh | ||
Firefox OS runs within a <code>chroot</code> environment within your Raspbian installation. | |||
You should see a lot of logging spew written to your console. Finally, Firefox OS will load the demo application. If all goes well, your screen should blink green/black every second, and the LED in your demo circuit should blink on/off approximately in unison with the screen blinking. | You should see a lot of logging spew written to your console. Finally, Firefox OS will load the demo application. If all goes well, your screen should blink green/black every second, and the LED in your demo circuit should blink on/off approximately in unison with the screen blinking. |