Line 39: |
Line 39: |
| :'''Note''': The graphical Liveusb-creator is an alternative installation method (see the first Windows [[#with Microsoft Windows |method]]), but it does not create the separate home.img filesystem, and so, the write-once persistent storage on the disk is more quickly consumed (see [[LiveOS image]]). If the USB device does not boot after running Liveusb-creator, the command {{Code|liveusb-creator --reset-mbr}} may help. | | :'''Note''': The graphical Liveusb-creator is an alternative installation method (see the first Windows [[#with Microsoft Windows |method]]), but it does not create the separate home.img filesystem, and so, the write-once persistent storage on the disk is more quickly consumed (see [[LiveOS image]]). If the USB device does not boot after running Liveusb-creator, the command {{Code|liveusb-creator --reset-mbr}} may help. |
| | | |
| + | |
| + | |
| + | == Sugar on a Stick on Raspberry Pi 2/3 == |
| + | [https://download.fedoraproject.org/pub/fedora/linux/releases/26/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.5-sda.raw.xz Fedora-SoaS-armhfp-26-1.5-sda.raw.xz] (Release), |
| + | |
| + | Home View (F3 key). |
| + | |
| + | [[File:Screenshot_of_Home_.png | 700px | 600px]] |
| + | |
| + | Neighborhood View, with wireless firmware loaded, and F1 key pressed. |
| + | |
| + | [[File:Screenshot_of_Mesh2_.png | 700px | 600px]] |
| + | |
| + | === Suggested Installation === |
| + | |
| + | Write image to microSD card using [https://github.com/MartinBriza/MediaWriter/releases Fedora Media Writer] (FMW), which is available for Mac OS X, Microsoft Windows, Fedora Linux, and Ubuntu Linux ("...as a flatpak (apt install flatpak), or from source.") |
| + | |
| + | Here are the test steps; |
| + | |
| + | * download the raw.xz file |
| + | * select and extract, result is a raw file |
| + | * start FMW |
| + | * select "Custom" |
| + | * select the raw file |
| + | * Choose rpi3 from drop-down in FMW |
| + | * Insert microSD in Mini Card Reader and insert in USB port |
| + | * Choose rpi3 from drop-down in FMW |
| + | * Write microSD |
| + | * Insert in Raspberry Pi 3 slot and power up |
| + | |
| + | Fedora SoaS does not include wireless firmware, see the [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi#Wifi: FAQ] for reason and a fix. The fix can be applied in sugar terminal; |
| + | sudo curl <nowiki>https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt</nowiki> -o /lib/firmware/brcm/brcmfmac43430-sdio.txt |
| + | |
| + | My Settings, Network, Collaboration Server can be set to jabber.sugarlabs.org. The default in Sugar 0.110 is not to use jabber.sugarlabs.org unless configured. When jabber.sugarlabs.org server is not running, please write to systems@lists.sugarlabs.org to ask for help. |
| | | |
| === on an OLPC XO === | | === on an OLPC XO === |
Line 44: |
Line 78: |
| * See [[Testing/Reports/Sugar on a Stick#F16 SoaS Pineapple USB boot image for XO-1|F16 SoaS Pineapple USB boot image for XO-1]] | | * See [[Testing/Reports/Sugar on a Stick#F16 SoaS Pineapple USB boot image for XO-1|F16 SoaS Pineapple USB boot image for XO-1]] |
| : Very slow but works | | : Very slow but works |
− |
| |
| | | |
| ==Hard disk and alternate USB stick installations== | | ==Hard disk and alternate USB stick installations== |