Changes

3,263 bytes added ,  09:07, 11 May 2019
no edit summary
Line 1: Line 1: −
:'''<===[[Fedora_18|(Go to Fedora 18)''']]
+
<span class="weblink">[[File:Fedora.jpg|link=http://fedoraproject.org/]]</span> {{Fedora Version Linkbar}}<br>
::::::::::'''[[Fedora_20 | (Go to Fedora 20)]]==>'''
+
''Fedora and the Infinity design logo are trademarks of Red Hat, Inc.''
==Fedora 19 anaconda installer==
+
; some of the older versions listed here ^ may be security risks- for archive purposes only
===[http://mirror.pnl.gov/fedora/linux/releases/test/19-Alpha/Fedora/ F19 Alpha Downloads]===
  −
:http://mirror.pnl.gov/fedora/linux/releases/test/19-Alpha/Fedora/
  −
::Updated 04/25/2013
      +
===f19 live Respins===
 +
*updated f19 live.isos
 +
:http://alt.fedoraproject.org/pub/alt/live-respins/
 
===How to Upgrade to f19 from f18===
 
===How to Upgrade to f19 from f18===
 
*1-)[https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_18_-.3E_Fedora_19_.28pre_release_branched.29 Fedora Instructions]
 
*1-)[https://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_18_-.3E_Fedora_19_.28pre_release_branched.29 Fedora Instructions]
Line 17: Line 17:  
:Root terminal-2448 files
 
:Root terminal-2448 files
 
  yum distro-sync --releasever=19 --nogpgcheck --skip-broken
 
  yum distro-sync --releasever=19 --nogpgcheck --skip-broken
[[File:F18-f19_distro-sync_upgrade.png|800px]]
+
[[File:F18-f19_distro-sync_upgrade.png|600px]]
 
=====Credits=====
 
=====Credits=====
 
*elad: (IRC GIMPNet #fedora-desktop)
 
*elad: (IRC GIMPNet #fedora-desktop)
Line 23: Line 23:     
===Notes===
 
===Notes===
 +
====Install multiple Desktops====
 +
*Updated 05/20/2013
 +
[[File:F19-BetaTC4 netinstall software selection.png|800px]]
 +
::This screenshot is from an earlier Beta TC4 version
 +
*Boot f19 Beta-RC4 Netinstall x86_64
 +
:https://dl.fedoraproject.org/pub/alt/stage/19-Beta-RC4/Fedora/x86_64/iso/Fedora-19-Beta-x86_64-netinst.iso
 +
:Scroll down in the left column to Basic Desktop and choose the 4 Desktops listed in the right column.
 +
 
====gnome-classic-session====
 
====gnome-classic-session====
 
* '''gnome-classic-session''' is a reprise of a psudo gnome2 desktop.
 
* '''gnome-classic-session''' is a reprise of a psudo gnome2 desktop.
Line 29: Line 37:  
  # yum install gnome-classic-session
 
  # yum install gnome-classic-session
 
*Mate Desktop (see below) is another alternative to gnome3
 
*Mate Desktop (see below) is another alternative to gnome3
 +
 
====[http://mate-desktop.org/2013/04/02/mate-1-6-released/ mate 1.6 released]====
 
====[http://mate-desktop.org/2013/04/02/mate-1-6-released/ mate 1.6 released]====
:release announcment and features
+
:release announcement and features
 
*In root terminal of gnome3:
 
*In root terminal of gnome3:
  # yum install @mate
+
  # yum install @mate-desktop
 
=====[https://dl.fedoraproject.org/pub/alt/stage/19-Alpha-TC6/Fedora/x86_64/iso/Fedora-19-Alpha-TC6-x86_64-netinst.iso netinstall in f19 has 1.6.0 Mate]=====
 
=====[https://dl.fedoraproject.org/pub/alt/stage/19-Alpha-TC6/Fedora/x86_64/iso/Fedora-19-Alpha-TC6-x86_64-netinst.iso netinstall in f19 has 1.6.0 Mate]=====
 
:Choose Mate in software selection in anaconda
 
:Choose Mate in software selection in anaconda
Line 45: Line 54:  
*spstarr #fedora-qa
 
*spstarr #fedora-qa
   −
====Sugar-desktop 0.98.7 in f19====
+
 
*now starts in sugar-emulator after yum update 04/26/2013
+
 
 +
===Soas-f19 Sugar on a Stick v9 Avocado===
 +
:[[File:SugaronastickAvocado-320px.png|120px|link=http://spins.fedoraproject.org/soas/#downloads]]
 +
::http://download.fedoraproject.org/pub/alt/releases/19/Spins/i386/Fedora-Live-SoaS-i686-19-1.iso
 +
::Updated 8/16/2013
 +
 
 +
:A Sugar on a stick version for f19 that boots and installs from a live cd to USB/HD/VirtualBox
 +
sugar 0.98.8
 +
fedora-release f19
 +
 
 +
 
 +
*'''Live CD boots''' directly into sugar
 +
::(Name______) (>Next) (Color_____) (>Done)
 +
::Goes to f3 Home screen
 +
:For Details go to:[[Tutorials/Introduction_to_the_Sugar_Interface | Introduction to the Sugar Interface]]
 +
 
 +
====Notes====
 +
 
 +
:"su" switches to root terminal [#____]
 +
*Install with "liveinst" in root sugar terminal
 +
:See Below
 +
 
 +
 
 +
====Soas-f19-img file====
 +
*Install with liveinst - "Custom formatting of USB"
 +
::'''4 GB EMTEC USB'''
 +
: / ext4 3 GB + swap 500 MB
 +
:Root password=sugarroot
 +
:user=sugar; password=sugaruser
 +
* Sugar name and color not set
 +
 
 +
=====Make '''.img file''' with dd=====
 +
'''NOTE''' Use mount command to confirm device name for mounted USB eg: /dev/sdb; /devsdc; /dev/sdd...etc
 +
:'''This is very important as you can distroy your hard disk if you use the wrong device name.'''
 +
dd if=/dev/sdb of=Soas-f19-i686.img bs=2M
 +
1850+1 records in
 +
1850+1 records out
 +
3880452096 bytes (3.9 GB) copied, 230.609 s, 16.8 MB/s
 +
 
 +
=====Write '''.img file''' with dd=====
 +
:This can be repeated as many times as needed for multiple duplication of USB's
 +
dd if=Soas-f19-i686.img of=/dev/sdb bs=2M
 +
=====Download=====
 +
:http://people.sugarlabs.org/Tgillard/Soas-f19-i686.img
 +
 
 +
====[[File:VirtualBox.png|30px]]SoaS VirtualBox Appliance====
 +
*Download and import this file into VirtualBox:
 +
:http://people.sugarlabs.org/Tgillard/fedora_live_SoaS_x86_524-DL.ova  781M
 +
*Root=sugarroot
 +
*User= sugar password= sugaruser
 +
:lightdm login will display
 +
;;;sugar
 +
:::Blank Bar (enter login: sugaruser)
 +
;;;sugar
 +
*Boots to (Name_____) and (Color_____) then f3 Home sugar screen
 +
=====How to add your user to the vboxusers group=====
 +
*'''Required to allow USB access to sugar'''
 +
:(This cannot be done from gnome or KDE users)
 +
sudo usermod -a -G vboxusers username
 +
:In this case it will be:
 +
sudo usermod -a -G vboxusers sugar
 +
 
 +
===Install to HD or USB/SD===
 +
*Installs with "liveinst"command in root; sugar-terminal
 +
:(hidden in the bottom of the '''list view''' of the F3 home view as '''terminal''')
 +
::'''list view''' is in top right corner of top bar; click on the icon (stacked horizontal lines)
 +
[[File:F19-soas-terminal.png|700px]]
 +
 
 +
===[[Fedora_19_sugar |Install Sugar-desktop 0.98.7 in another f19 desktop]]===
 +
 
 
:Root terminal #
 
:Root terminal #
  yum groupinstall sugar-desktop
+
  yum install @sugar-desktop sugar-emulator
yum install sugar-emulator
   
*XO-hover menu: My Settings/ About my Computer
 
*XO-hover menu: My Settings/ About my Computer
 
[[File:F19-sugar-1png.png|600px]]
 
[[File:F19-sugar-1png.png|600px]]
Line 64: Line 141:  
:Write      79          "failed to start"
 
:Write      79          "failed to start"
   −
====[https://dl.fedoraproject.org/pub/alt/stage/19-Alpha-TC3/Fedora/ f19-Alpha TC3]====
+
=='''Fedora 19 anaconda installer'''==
:New 03/29/2013
  −
*Lives now install
  −
:Download: https://dl.fedoraproject.org/pub/alt/stage/19-Alpha-TC3/Fedora/
  −
*Note there are 2 replacements for firstboot in f19 TC3:
  −
*1-)[[Fedora_19_gnome-initial-setup|'''TC3 gnome-live initial-setup''']]
  −
:: tested in Fedora-19-Alpha-TC3-x86_64-Live-Desktop install
  −
:: Runs on first start-up after install.
  −
:Starts with nice help video in firefox
  −
::Does not respect user setup in anaconda (bug) sets up user2 with different password.
  −
::Anaconda user is avaiable after logout/login to gdm
  −
::Anaconda Time Zone setting is not honored. (bug)
  −
 
  −
*2-)[[Fedora_19_KDE-initial-setup|'''TC3 KDE-Live initial-setup''']]
  −
:replacement for firstboot
  −
 
   
====Older version used for this tutorial====
 
====Older version used for this tutorial====
 
:No longer available to download
 
:No longer available to download
Line 143: Line 205:  
====[[Fedora_19#f19-Alpha_TC3|Enter root password and user with password]]====
 
====[[Fedora_19#f19-Alpha_TC3|Enter root password and user with password]]====
 
*click link ^ for details
 
*click link ^ for details
{{Note/note|Do NOT enter '''user''' in anaconda if installing gnome3
+
{{Note/note|set Timezone; then as you are installing; enter root password and user with password in anaconda if installing gnome3 using the anaconda included in f19 Beta.
 +
:gnome-initial-setup will then bypass these steps}}
 +
{{Note/note|Do NOT enter '''user''' in anaconda if installing gnome3 using the anaconda included in builds prior to f19 Alpha.
 
:gnome-initial-setup will create the user.}}
 
:gnome-initial-setup will create the user.}}
 
::BUG: https://bugzilla.redhat.com/show_bug.cgi?id=929289
 
::BUG: https://bugzilla.redhat.com/show_bug.cgi?id=929289
Line 155: Line 219:  
*[https://fedoraproject.org/wiki/User:Kevin/RawhideDraft Rawhide Info]
 
*[https://fedoraproject.org/wiki/User:Kevin/RawhideDraft Rawhide Info]
 
:Draft version 04/11/2013
 
:Draft version 04/11/2013
 +
*[https://fedoraproject.org/wiki/Bugs_and_feature_requests Bugs and feature requests]
 +
:Info on when and how to file a Bug
 +
*Koji build Repo: http://kojipkgs.fedoraproject.org/mash/bleed/x86_64/
 +
:Contains latest build .rpm files
 +
*Package Maintainers: https://fedoraproject.org/wiki/Join_the_package_collection_maintainers?rd=PackageMaintainers/Join
 +
*Testing secureboot with KVM: https://fedoraproject.org/wiki/Testing_secureboot_with_KVM
 +
====Sugar Test Cases for #fedora-qa====
 +
:http://wiki.sugarlabs.org/go/Fedora_19-sugar_test_cases
 +
====[http://pkgs.org/centos-6-rhel-6/epel-i386/sugar-0.88.1-1.el6.noarch.rpm.html sugar0.88 on CentOS 6]====
 +
*Early unsuccessful work to try to install sugar on CentOS
 +
:Too many missing dependencies
 
====[https://live.gnome.org/SummerOfCode2013/Ideas gnome.org Summer Of Code2013 ideas]====
 
====[https://live.gnome.org/SummerOfCode2013/Ideas gnome.org Summer Of Code2013 ideas]====
 +
 
====[http://fedoraproject.org/wiki/Chromium Chromium]====
 
====[http://fedoraproject.org/wiki/Chromium Chromium]====
 
:Fedora wiki page
 
:Fedora wiki page
12,355

edits