Changes

Jump to navigation Jump to search
Line 1: Line 1: −
===Fedora-SoaS-armhfp-26-1.5-sda.raw.xz===
+
How to use Sugar on a Stick on a Raspberry Pi;
*Working F26 SoaS
     −
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.3/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.3-sda.raw.xz Fedora-SoaS-armhfp-26-1.3-sda.raw.xz] at Fedora Project.
+
* on another computer, visit [https://arm.fedoraproject.org/ arm.fedoraproject.org] and download the Sugar on a Stick image,
*[https://dl.fedoraproject.org/pub/alt/stage/26_RC-1.5/Spins/armhfp/images/Fedora-SoaS-armhfp-26-1.5-sda.raw.xz Fedora-SoaS-armhfp-26-1.5-sda.raw.xz] final Release
+
* write the image to a microSD card, see [[#Fedora_Media_Writer]] below, or use the [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi Fedora Raspberry Pi Documentation],
Home View (F3 key).
+
* insert the microSD card into the Raspberry Pi, and turn it on,
 +
* answer the post-install questions; time zone, root password, and add a user,
 +
* at the login prompt log in with the added user, and Sugar will start.
   −
[[File:Screenshot_of_Home_.png | 700px | 600px]]
+
== Security Warning ==
   −
Neighborhood View Wireless driver loaded (F1 key)
+
Remote access is pre-enabled through SSH.  Risk can be reduced by choosing strong passwords in the post-install setup questions.  Can be fixed after install with Terminal command;
   −
Fedora SoaS does not include wireless firmware, see the [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi#Wifi: FAQ] for a fix.
+
sudo chkconfig sshd off
   −
*in sugar terminal :
+
== Security Updates ==
sudo curl https://raw.githubusercontent.com/RPi-Distro/firmware-nonfree/master/brcm80211/brcm/brcmfmac43430-sdio.txt -o /lib/firmware/brcm/brcmfmac43430-sdio.txt
     −
[[File:Screenshot_of_Mesh2_.png | 700px | 600px]]
+
Security updates can be downloaded with Terminal command;
    +
sudo dnf update
   −
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.
+
== Fedora Media Writer ==
*Note that the jabber.sugarlabs.org server is not always running
     −
===== Suggested Installation =====
+
How to write an 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, or from source.
   −
Suggested Installation: write 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.  Here are his test steps;
+
* download the raw.xz file
 +
* select and extract, result is a raw file
 +
* start Fedora Media Writer
 +
* select "Custom"
 +
* select the raw file
 +
* Insert microSD in Mini Card Reader and insert in USB port
 +
* Choose rpi3 from drop-down in Fedora Media Writer
 +
* Write microSD
   −
* download Fedora-SoaS-armhfp-26-1.5-sda.raw.xz
+
== Wireless ==
* select and extract
+
 
* start FMW
+
Wireless does not work because firmware has a license restriction, download it in Terminal;
* select "Custom"
+
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
* select Fedora-SoaS-armhfp-26-1.5-sda.raw
+
 
* Choose rpi3 from drop-down in FMW
+
And then reboot.
* Insert micro SD in Mini Card Reader and insert in USB port
+
 
* Choose rpi3 from drop-down in FMW
+
See also [https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi?rd=Raspberry_Pi#Wifi: FAQ]
* Write micro SD
  −
* Insert in rpi3 slot and power up
 

Navigation menu