Changes

Jump to navigation Jump to search
m
Line 1: Line 1:     
*<- Back to [[Sugar_Creation_Kit/sck/Advanced_Topics#Raspberry_Pi_.2F_RPi|ARM RPi]]
 
*<- Back to [[Sugar_Creation_Kit/sck/Advanced_Topics#Raspberry_Pi_.2F_RPi|ARM RPi]]
==[[File:Fedora.jpg|40px|link=http://fedoraproject.org/]] Test report rpfr-f18-rc1.img==
+
==[[File:Fedora.jpg|40px|link=http://fedoraproject.org/]] Test report rpfr-f18-final.img==
::Updated Feb 23 2013
+
::Updated Mar 17 2013
   −
*Download: http://scotland.proximity.on.ca/raspberrypi/raspberrypi-fedora-remix/18/images/rpfr-f18-rc1.zip
+
*Download:
 +
:NEW: http://scotland.proximity.on.ca/raspberrypi/raspberrypi-fedora-remix/18/images/rpfr-f18-final.zip
 +
: http://scotland.proximity.on.ca/raspberrypi/raspberrypi-fedora-remix/18/images/rpfr-f18-rc1.zip
 +
: Older version that also works
 
===Write to SD card===
 
===Write to SD card===
   Line 11: Line 14:  
*'''Unzip rpfr-f18-rc1.zip  
 
*'''Unzip rpfr-f18-rc1.zip  
 
====dd write SD====
 
====dd write SD====
  # dd if=rpfr-f18-rc1.img of=/dev/sdc
+
*Using an SD adapter in a USB socket:
 +
  # dd if=rpfr-f18-rc1.img of=/dev/sd(x)  or /dev/mmcblk(x)
 
  6144000+0 records in
 
  6144000+0 records in
 
  6144000+0 records out
 
  6144000+0 records out
 
  3145728000 bytes (3.1 GB) copied, 717.468 s, 4.4 MB/s
 
  3145728000 bytes (3.1 GB) copied, 717.468 s, 4.4 MB/s
 +
*'''/dev/sd(x) or /dev/mmcblk(x)'''
 +
:Use command "mount" in terminal to get correct device name eg: /dev/sdb /dev/sdc /dev/sdd etc.
 +
*'''If you are using a SD slot, you may see /dev/mmcblk(x)
 +
# dd if=rpfr-f18-final.img of=/dev/mmcblk0
 +
6144000+0 records in
 +
6144000+0 records out
 +
3145728000 bytes (3.1 GB) copied, 1001.65 s, 3.1 MB/s
 +
 +
*'''CAUTION''' the device name has to be correct or you can damage your computers drives with no warning.
    
===Insert SD Card===
 
===Insert SD Card===
Line 24: Line 37:  
[[File:RPi-B-512.JPG|700px]]
 
[[File:RPi-B-512.JPG|700px]]
 
===Boot SD Card===
 
===Boot SD Card===
 +
*Note this takes several minutes to do reach the first boot.
 +
: Be Patient
 
*Firstboot
 
*Firstboot
 
: TimeZone and Language
 
: TimeZone and Language
Line 35: Line 50:  
:Applications/settings/screensaver
 
:Applications/settings/screensaver
 
::Mode "Disable Screensaver"
 
::Mode "Disable Screensaver"
:::File-Quit
+
::File-Quit
 +
 
 
===Install sugar-desktop===
 
===Install sugar-desktop===
 
  yum groupinstall sugar-desktop
 
  yum groupinstall sugar-desktop
 
:::633kb | 133MB  138 files
 
:::633kb | 133MB  138 files
 
  yum install sugar-emulator
 
  yum install sugar-emulator
yum install evince
  −
*evince used to read .pdf files in LDXE
      
*To start '''SUGAR''' : Applications Menu: Education/Sugar
 
*To start '''SUGAR''' : Applications Menu: Education/Sugar
 
*sugar emulator running on RPi
 
*sugar emulator running on RPi
 
[[File:Rpfr-fi18-rc1.png|500px]]
 
[[File:Rpfr-fi18-rc1.png|500px]]
 +
*rpfr-f18-rc1-a-sd.img file created with '''disk utility''' from working 8 GB SD card
 +
:and then restored with '''disk utility''' to a 16 GB SD Card and booted on RPi 512 "b"
 +
[[File:Sugar-rpfr-f18rc1.png|500px]]
 +
*This screenshot added 03/18/2013
 +
 +
===Sugar===
 +
*Build: Fedora remix release 18 (Raspberrypi Fedora Remix)
 +
*Sugar: 0.98.2
 
====Create and read wiki-page.pdf files in LDXE and Sugar====
 
====Create and read wiki-page.pdf files in LDXE and Sugar====
 
*You can Create wiki-page.pdf files in LDXE using the RPi to load on a USB for access in sugar-read :
 
*You can Create wiki-page.pdf files in LDXE using the RPi to load on a USB for access in sugar-read :
 
:See: [[Tutorials/Tutorials.iso]]
 
:See: [[Tutorials/Tutorials.iso]]
 
:Browser in LDXE can print Wiki pages to a .pdf file
 
:Browser in LDXE can print Wiki pages to a .pdf file
 +
yum install evince
 
:evince is added so .pdf files can be read in LDXE
 
:evince is added so .pdf files can be read in LDXE
 
::Read in sugar already can open the .pdf files on a 2nd USB
 
::Read in sugar already can open the .pdf files on a 2nd USB
Line 55: Line 78:  
[[File:RPi-evince.JPG|500px]]
 
[[File:RPi-evince.JPG|500px]]
   −
===Sugar===
  −
*Build: Fedora remix release 18 (Raspberrypi Fedora Remix)
  −
*Sugar: 0.98.3
   
===[[Tutorials/Introduction_to_the_Sugar_Interface|Introduction to the sugar Interface]]===
 
===[[Tutorials/Introduction_to_the_Sugar_Interface|Introduction to the sugar Interface]]===
 
* A tutorial to introduce the sugar-desktop to new users
 
* A tutorial to introduce the sugar-desktop to new users
12,355

edits

Navigation menu