Changes

Jump to navigation Jump to search
3,996 bytes added ,  14:42, 6 November 2018
m
update f29 wiki page
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.''
==Fedora_29_RC_1.2==
+
==Fedora_29==
 
===INFO===
 
===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://newsroom.ibm.com/2018-10-28-IBM-To-Acquire-Red-Hat-Completely-Changing-The-Cloud-Landscape-And-Becoming-Worlds-1-Hybrid-Cloud-Provider
Line 9: Line 9:     
==Updated==
 
==Updated==
Oct 30 2018
+
::Updated Nov 6 2018
===1-) install hexchat in soas ===
+
==Download Fedora 29==
 +
https://getfedora.org/
 +
https://dl.fedoraproject.org/pub/alt/unofficial/releases/29/  (missing spins)
 +
 
 +
==Install Documents==
 +
:https://docs.fedoraproject.org/en-US/fedora/f29/install-guide/install/Installing_Using_Anaconda/
 +
==Use live-iso-to-disk for persistent Workstation USB==
 +
===8 GB USB===
 +
*Persistent Changes after reboot
 +
:Added/removed apps to favorites
 +
:Changed background
 +
:Installed HexChat from gnome-software
 +
::NOTE do not use install to disk from pop-up on reboot of USB
 +
 
 +
[[File:F29_wks_persistent_USB.jpg|600px]]
 +
 
 +
:(x) USB must have: fat format & boot flag
 +
:(x) CAUTION use "mount" (in terminal) to get correct name for USB  (/dev/sdb /dev/sdc /dev/sdd etc)
 +
 
 +
:also see: [[Testing/Reports/livecd-iso-to-disk]]
 +
 
 +
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
 +
 
 +
Verifying image...
 +
/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===
 +
livecd-iso-to-disk --reset-mbr --overlay-size-mb 4086 --home-size-mb 4086 --delete-home --unencrypted-home Fedora-Workstation-Live-x86_64-29-1.2.iso /dev/sdb1
 +
 
 +
:worked great
 +
==1-) install hexchat in soas ==
 
:install hexchat
 
:install hexchat
 
[[file:f29 hexchat.png|800px]]
 
[[file:f29 hexchat.png|800px]]
Line 26: Line 144:  
[[file:f29 hexchatconnected.png|800px]]
 
[[file:f29 hexchatconnected.png|800px]]
   −
=== Getting set up on IRC ===
+
== Getting set up on IRC ==
 
Copied from [[Google_Code_In_2018/background#Getting_set_up_on_IRC]]
 
Copied from [[Google_Code_In_2018/background#Getting_set_up_on_IRC]]
   Line 55: Line 173:  
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===
+
==2-) 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
12,355

edits

Navigation menu