Changes

Jump to navigation Jump to search
1,123 bytes added ,  00:06, 18 May 2019
Line 2: Line 2:  
<br>
 
<br>
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
 
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
 +
; some of the older versions listed here ^ may be security risks- for archive purposes only
 
==Fedora_29==
 
==Fedora_29==
===INFO===
  −
::https://newsroom.ibm.com/2018-10-28-IBM-To-Acquire-Red-Hat-Completely-Changing-The-Cloud-Landscape-And-Becoming-Worlds-1-Hybrid-Cloud-Provider
  −
::https://www.redhat.com/en/blog/red-hat-ibm-creating-leading-hybrid-cloud-provider
  −
:::Released Oct 30 2017
  −
  −
==Updated==
  −
::Updated Nov 6 2018
   
==Download Fedora 29==
 
==Download Fedora 29==
 
  https://getfedora.org/
 
  https://getfedora.org/
Line 15: Line 9:  
  https://tx.fspin.org/  (respins) #fedora-respins
 
  https://tx.fspin.org/  (respins) #fedora-respins
   −
==Install Documents==
+
==Installation in f29==
:https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/install/Installing_Using_Anaconda/
+
:[[Fedora-SoaS-Live-29_install]] <-  How to install (Annotated Screenshots)
 +
::https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/ :Fedora Installation Guide
 +
 
 +
===Upgrading f28 to f29 ===
 +
*https://fedoraproject.org/wiki/DNF_system_upgrade
 +
*https://fedoramagazine.org/upgrading-fedora-28-fedora-29/
 +
 
 +
=Raspberry_Pi=
 +
"Fedora supports the the Raspberry Pi Model 2B and 3-series of devices including the 3B, 3B+, 3A+, 3CM and 3CM+ in Fedora 29 and later releases."
 +
* https://www.balena.io/etcher/  ( Used to flash micro-sd)
 +
 
 +
* https://fedoraproject.org/wiki/Architectures/ARM/Raspberry_Pi (read this first)
 +
* https://dl.fedoraproject.org/pub/fedora/linux/releases/30/Spins/armhfp/images/ (f30-1.2 release)
 +
* https://mirrors.rit.edu/fedora/fedora/linux/releases/29/Spins/armhfp/images/
 +
* https://fedoraproject.org/wiki/Architectures/ARM
 +
* https://dl.fedoraproject.org/pub/fedora/linux/development/30/Spins/armhfp/images/
 +
* https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Spins/armhfp/images/ (f31 rawhide)
 +
*  https://github.com/sugarlabs/sugar/blob/master/docs/rpi-soas.md
 +
::https://wiki.sugarlabs.org/go/Sugar_Creation_Kit/sck/Advanced_Topics#Raspberry_Pi_.2F_RPi  (old work)
 +
::https://wiki.cdot.senecacollege.ca/wiki/Raspberry_Pi_Fedora_Remix_Installation
 +
::https://www.raspberrypi.org/downloads/
 +
::https://elinux.org/RPi_Distributions#Fedora_Remix
 +
==Sugar on other distributions==
 +
:https://elinux.org/RPi_Distributions#Fedora_Remix
 +
:https://elinux.org/Category:RaspberryPi
 +
::http://www.pidora.ca/
 +
::http://wiki.sugarlabs.org/go/Ubuntu_on_rpi3 (Ubuntu)
 +
::https://people.sugarlabs.org/rishabh/  (debian)
 +
:::https://wiki.sugarlabs.org/go/Debian/Raspberry_Pi#Comparison
 +
::https://en.opensuse.org/HCL:Raspberry_Pi2 (OpenSuse)
 +
:::https://en.opensuse.org/Portal:ARM
 +
 
 +
==Raspberry_Pi2==
 +
* http://download.fedberry.org/?dir=releases/29/images/armhfp/29.1  (armv7hl)
 +
: 32 GB micro sd
 +
::Older model Rpi-2  LATER arm builds require Rpi-2b/3b to boot
 +
[[File:If29-rpi2-2.jpg|600px]] [[File:If29-rpi2.jpg|400px]]
 +
 
 +
:sugar 0.112  no jabber
 +
 
 +
===Rpi-3b+===
 +
 
 +
*https://fedoraproject.org/wiki/Architectures/ARM/Installation#Arm_Image_Installer
 +
 
 +
*Fedora-KDE-armhfp-29-1.2-sda.raw
 +
[[File:F29_plasma.jpg|400px]]
 +
::Updated and expanded with gparted 64 GB
 +
 
 +
*Fedora-SoaS-armhfp-29-1.2-sda.raw
 +
::Does not boot
 +
:::https://bugzilla.redhat.com/show_bug.cgi?id=1711475
 +
 
 
==Use live-iso-to-disk for persistent Workstation USB==
 
==Use live-iso-to-disk for persistent Workstation USB==
 +
===Sugar on a stick Installation===
 +
[[Sugar_on_a_Stick/Linux/Installation]]
 +
 
===4 GB USB===
 
===4 GB USB===
  dnf install hexchat
+
   
this shows that this is a persistent USB as Hexchat appears on command from terminal after reboot
  −
 
  −
[[File:4_gb_soas_persistent_usb.jpg|600px]]
   
  livecd-iso-to-disk --reset-mbr --overlay-size-mb 1000 --home-size-mb 800 --delete-home --unencrypted-home Fedora-SoaS-Live-x86_64-29-1.2.iso /dev/sdb1
 
  livecd-iso-to-disk --reset-mbr --overlay-size-mb 1000 --home-size-mb 800 --delete-home --unencrypted-home Fedora-SoaS-Live-x86_64-29-1.2.iso /dev/sdb1
   Line 40: Line 85:     
  dnf install livecd-tools
 
  dnf install livecd-tools
  −
:8GB USB used 11/02/2018
      
[root@localhost f29]# livecd-iso-to-disk --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-29-1.2.iso /dev/sdb1
 
[root@localhost f29]# livecd-iso-to-disk --reset-mbr --overlay-size-mb 2000 --home-size-mb 2000 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-29-1.2.iso /dev/sdb1
   −
Verifying image...
+
  works great
/home/satellit/Downloads/f29/Fedora-Workstation-Live-x86_64-29-1.2.iso:  efd2561e839da73d7a48603721752f44
  −
Fragment sums: f53638621446242d7c14a1ab1a79f55be54e1c97aa243bbbae61592a33b5
  −
Fragment count: 20
  −
Supported ISO: no
  −
Press [Esc] to abort check.
  −
Checking: 100.0%
  −
 
  −
The media check is complete, the result is: PASS.
  −
 
  −
It is OK to use this media.
  −
 
  −
Copying LiveOS image to target device...
  −
squashfs.img
  −
  1,829,224,448 100% 119.66MB/s    0:00:14 (xfr#1, to-chk=0/1)
  −
 
  −
Syncing filesystem writes to disc.
  −
    Please wait, this may take a while...
  −
Setting up /EFI/BOOT
  −
Validation Entry:
  −
Header Indicator: 0x01 (Validation Entry)
  −
PlatformId: 0x00 (80x86)
  −
ID: ""
  −
Checksum: 0x55aa
  −
Key bytes: 0x55aa
  −
Boot Catalog Default Entry:
  −
Entry is bootable
  −
Boot Media emulation type: no emulation
  −
Media load segment: 0x0 (0000:7c00)
  −
System type: 0 (0x00)
  −
Load Sectors: 4 (0x0004)
  −
Load LBA: 24682 (0x0000606a)
  −
Dumping boot image to "/home/satellit/Downloads/f29/Fedora-Workstation-Live-x86_64-29-1.2.iso.0"
  −
Section Header Entry:
  −
Header Indicator: 0x90 (Section Header Entry)
  −
PlatformId: 0xef (EFI)
  −
Section Entries: 1
  −
ID: ""
  −
Boot Catalog Section Entry:
  −
Entry is bootable
  −
Boot Media emulation type: no emulation
  −
Media load address: 0 (0x0000)
  −
System type: 0 (0x00)
  −
Load Sectors: 19960 (0x4df8)
  −
Load LBA: 29177 (0x000071f9)
  −
Dumping boot image to "/home/satellit/Downloads/f29/Fedora-Workstation-Live-x86_64-29-1.2.iso.1"
  −
Section Header Entry:
  −
Header Indicator: 0x91 (Final Section Header Entry)
  −
PlatformId: 0xef (EFI)
  −
Section Entries: 1
  −
ID: ""
  −
Boot Catalog Section Entry:
  −
Entry is bootable
  −
Boot Media emulation type: no emulation
  −
Media load address: 0 (0x0000)
  −
System type: 0 (0x00)
  −
Load Sectors: 42016 (0xa420)
  −
Load LBA: 34167 (0x00008577)
  −
Dumping boot image to "/home/satellit/Downloads/f29/Fedora-Workstation-Live-x86_64-29-1.2.iso.2"
  −
Updating boot config files.
  −
Initializing persistent overlay...
  −
2000+0 records in
  −
2000+0 records out
  −
2097152000 bytes (2.1 GB, 2.0 GiB) copied, 57.1939 s, 36.7 MB/s
  −
Initializing persistent /home
  −
2000+0 records in
  −
2000+0 records out
  −
2097152000 bytes (2.1 GB, 2.0 GiB) copied, 449.598 s, 4.7 MB/s
  −
Formatting unencrypted home.img
  −
mke2fs 1.44.2 (14-May-2018)
  −
Creating filesystem with 512000 4k blocks and 128000 inodes
  −
Filesystem UUID: 2947a923-6e91-4446-b86a-735645e5a188
  −
Superblock backups stored on blocks:
  −
32768, 98304, 163840, 229376, 294912
  −
 
  −
Allocating group tables: done                           
  −
Writing inode tables: done                           
  −
Creating journal (8192 blocks): done
  −
Writing superblocks and filesystem accounting information: done
  −
 
  −
tune2fs 1.44.2 (14-May-2018)
  −
Setting maximal mount count to -1
  −
Setting interval between checks to 0 seconds
  −
Installing boot loader...
  −
Target device is now set up with a Live image!
  −
[root@localhost f29]#
      
===16 GB USB===
 
===16 GB USB===
Line 137: Line 95:  
:worked great
 
:worked great
   −
==1-) install hexchat in soas ==
+
== install hexchat in soas ==
 
:install hexchat
 
:install hexchat
 
[[file:f29 hexchat.png|800px]]
 
[[file:f29 hexchat.png|800px]]
Line 182: Line 140:  
Please contact walter @ sugarlabs . org if you have any questions.
 
Please contact walter @ sugarlabs . org if you have any questions.
   −
==2-) logon to soas irc app==
+
==logon to soas irc app==
 
# use another irc app (Hexchat) in workstation or Mate (see links below) to register your nickname
 
# use another irc app (Hexchat) in workstation or Mate (see links below) to register your nickname
 
:: in mate or workstation terminal "dnf groupinstall sugar-desktop-environment"  log into sugar at login
 
:: in mate or workstation terminal "dnf groupinstall sugar-desktop-environment"  log into sugar at login
Line 203: Line 161:  
:https://fedoraproject.org/wiki/Releases/29/Spins
 
:https://fedoraproject.org/wiki/Releases/29/Spins
 
::"Greetings. Per this fesco ticket: https://pagure.io/fesco/issue/1714 I have created the Fedora 28 spins/labs page: https://fedoraproject.org/wiki/Releases/28/Spins All spin maintainers/owners/interested parties should test their spins and at least update this wiki page with beta/final testing. Spins that don't have at least one tester at Beta may be dropped and not shipped in Final, so PLEASE make sure at least someone tests. Spin maintainers are also encouraged to test their spin more often and make sure it's composing correctly every day for Branched f28 and rawhide. Thanks, kevin."
 
::"Greetings. Per this fesco ticket: https://pagure.io/fesco/issue/1714 I have created the Fedora 28 spins/labs page: https://fedoraproject.org/wiki/Releases/28/Spins All spin maintainers/owners/interested parties should test their spins and at least update this wiki page with beta/final testing. Spins that don't have at least one tester at Beta may be dropped and not shipped in Final, so PLEASE make sure at least someone tests. Spin maintainers are also encouraged to test their spin more often and make sure it's composing correctly every day for Branched f28 and rawhide. Thanks, kevin."
==Installation in f29==
+
 
:[[Fedora-SoaS-Live-29_install]]
+
==[[File:VirtualBox.png|30px]] [[File:Logo_SoaS_01.png|200px|link=http://people.sugarlabs.org/Tgillard/Fedora-SoaS-Live-x86_64-29-1.2.iso.0.ova]]'''f29 SoaS for virtualbox''' ==
::How to install (Annotated Screenshots)
+
http://people.sugarlabs.org/tgilliard/Fedora-SoaS-Live-x86_64-29-1.2.iso.0.ova
 +
*Import and run in VirtualBox (OS agnostic)
 +
https://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html
 +
:'''RECOMMENDED'''
 +
:final release with Sugar 0.112
 +
*root
 +
:password=sugarroot
 +
*user=sugar
 +
:password=sugaruser
 +
::not started - Users Sugar Id is not yet set
 +
:16-GB dynamic VirtualBox hard disc
 +
:2048 memory
 +
:English and English keyboard
 +
:USA-Los Angeles (Pacific timezone)
 +
'''note hit keys F1 then F3 to get to HOME screen'''
 +
* To talk on irc use hexchat -> [[Fedora_29#install_hexchat_in_soas]]
 +
 
 +
====How to Clear ./sugar====
 +
{{Note/note|
 +
* '''When making a new VM''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the VM, enter the command {{Code|rm&nbsp;-rf&nbsp;~/.sugar}} in the Terminal activity. Then shutdown the VM. This will clear all Learner information on the VM and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls&nbsp;-a}} in Terminal.
 +
* '''When cloning a customized VM''', in order to keep the Journal and installed .xo Activities, use {{Code|rm&nbsp;-rf&nbsp;~/.sugar/default/owner.key*}} in the Sugar Terminal, and then '''shutdown the VM'''. enter in root terminal:{{Code|su (password) shutdown -h now}} This leaves the Journal entries and removes only the previous Learner's identity key files.
 +
* '''To clear the Sugar Journal''':{{Code|rm&nbsp;-rf&nbsp;~/.sugar/default/datastore}} This may be needed if the Journal becomes clogged with too many entries. '''USE WITH CAUTION'''}}
 +
 
 +
=
    
==Installation Links==
 
==Installation Links==
Line 214: Line 195:  
:https://dl.fedoraproject.org/pub/alt/stage/29_RC-1.2/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-29-1.2.iso
 
:https://dl.fedoraproject.org/pub/alt/stage/29_RC-1.2/Spins/x86_64/iso/Fedora-MATE_Compiz-Live-x86_64-29-1.2.iso
 
:https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/x86_64/    (missed spins)
 
:https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/x86_64/    (missed spins)
 +
===Remix===
 +
:https://fedoraproject.org/wiki/Remix
    
==COMMON BUG==
 
==COMMON BUG==
Line 227: Line 210:  
:to get to main menu"  
 
:to get to main menu"  
   −
:james Cameron:new users won't have much problem with it, and it has nothing to do with fedora, it is a gtk+ vs sugar toolkit problem at heart, also seen in debian and ubuntu.
+
===set screen resolution in vmware===
   −
===Linux Distributions where sugar is available===
+
https://docs.vmware.com/en/VMware-Fusion/11/com.vmware.fusion.using.doc/GUID-196A77FE-4CBC-4B7B-8EF4-FB16BC87BC27.html
[[Sugar_Creation_Kit#Linux_distributions_where_Sugar_is_available]]
      +
===Gnome Multiwriter===
 +
Make multiple copies of .iso file to Different USB's
 +
In gnome software search
 +
[[File:Gnome_Multwriter_info.png]]
    +
:working copying to 2 usb.s at the same time
 +
[
 +
*                    [[File:Multiwriter.png|800px]]
   −
===Virtualbox===
+
===Sugar_Clone===
:[[Fedora_28#Virtual_Box_for_linux]]
+
[[Sugar_on_a_Stick/Sugar_Clone]]
:::https://fedoraproject.org/wiki/Test_Results:Fedora_29_RC_1.2_Installation
+
'''Sugar Clone''' makes it easy to share your personally-customized version of Sugar on a Stick.
  https://www.oracle.com/technetwork/server-storage/virtualbox/overview/index.html
+
  Not tested on f29
 +
 
 +
===Linux Distributions where sugar is available===
 +
[[Sugar_Creation_Kit#Linux_distributions_where_Sugar_is_available]]
    
===Tutorials===
 
===Tutorials===
Line 244: Line 236:     
==Available Groups==
 
==Available Groups==
 +
Use to install a second Desktop Environment 
 +
dnf groupinstall ......
 
Available Environment Groups:
 
Available Environment Groups:
 
   Fedora Custom Operating System (custom-environment)
 
   Fedora Custom Operating System (custom-environment)
Line 301: Line 295:  
   Window Managers (window-managers)
 
   Window Managers (window-managers)
 
group persistor md version: 0.6.0
 
group persistor md version: 0.6.0
  −
==XS_Community_Edition==
  −
:http://wiki.laptop.org/go/XS_Community_Edition
  −
::Schoolserver project
  −
::: #schoolserver on irc freenode
 
12,355

edits

Navigation menu