Changes

Jump to navigation Jump to search
no edit summary
Line 3: Line 3:  
* on another computer, visit [https://arm.fedoraproject.org/ arm.fedoraproject.org] and download the Sugar on a Stick image,
 
* on another computer, visit [https://arm.fedoraproject.org/ arm.fedoraproject.org] and download the Sugar on a Stick image,
 
* 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],
 
* 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],
* insert the microSD card into the Raspberry Pi, and turn it on.
+
* insert the microSD card into the Raspberry Pi, and turn it on,
 +
* answer the Fedora installation questions; time zone, root password, and add a user,
 +
* at the login prompt log in with the added user.
    +
== Security Warning ==
   −
== Fedora Media Writer ====
+
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;
 +
 
 +
sudo chkconfig sshd off
 +
 
 +
== Fedora Media Writer ==
    
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.
 
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.

Navigation menu