Debian/Raspberry Pi: Difference between revisions
replace photograph with screenshot |
put downloads first, then testing, then reproducing |
||
| Line 1: | Line 1: | ||
== | == Download == | ||
*[https://drive.google.com/file/d/0B1YK6wpv2W0eUlMzWUgta1NuQW8/view Google Drive] 2017-06-26-rpi3-stretch.img.zip | |||
* https:// | *[https://people.sugarlabs.org/rishabh/2017-06-26-rpi3-stretch.img.zip Sugar Labs ]2017-06-26-rpi3-stretch.img.zip | ||
This was | *[https://drive.google.com/file/d/0B1YK6wpv2W0eQUJrRldiVU1fczQ/view Google Drive] 2017-06-20-rpi3-stretch.img.zip | ||
== Testing == | |||
Report issues to https://github.com/sugarlabs/rpi23-gen-image | |||
Initial screen F3 key | |||
[[File:RaspberryPiDebianStretchHomeView.png | 700px | 600px]] | |||
For the 26th June image, select "sugar" in top right bar at login. | |||
For the 20th June image, if it does not work on the first boot (or fails to login), please restart your RPI and try again. | |||
--[[User:HrishiP|HrishiP]] ([[User talk:HrishiP|talk]]) 10:49, 21 June 2017 (IST) | |||
== Reproducing == | |||
This was reproduced on Debian ''stretch'' platform which was set up in an ''schroot'' shell on Ubuntu. | |||
=== Setup Schroot === | === Setup Schroot === | ||
| Line 28: | Line 45: | ||
Setup the builder within the ''schroot'' shell like this; | Setup the builder within the ''schroot'' shell like this; | ||
* Clone the repository | * Clone the repository | ||
git clone <nowiki>https://github.com/ | git clone <nowiki>https://github.com/sugarlabs/rpi23-gen-image</nowiki> | ||
* Install dependencies by going through the | * Install dependencies by going through the README.md file and executing the commands described, | ||
=== Run Builder === | === Run Builder === | ||
| Line 40: | Line 57: | ||
to find the image that was built. | to find the image that was built. | ||
Some changes have been made to the original repo: <nowiki>https://github.com/drtyhlpr/rpi23-gen-image</nowiki> which can be viewed in the commit history | Some changes have been made to the original repo: <nowiki>https://github.com/drtyhlpr/rpi23-gen-image</nowiki> which can be viewed in the commit history. | ||