Difference between revisions of "Tutorials/Tutorials.iso"

From Sugar Labs
Jump to navigation Jump to search
Line 2: Line 2:
 
Some of the tutorials from this wiki have been exported to .pdf files and collected in this 5.3 MB copy in an .iso image file.
 
Some of the tutorials from this wiki have been exported to .pdf files and collected in this 5.3 MB copy in an .iso image file.
  
*dd write to a 1 GB USB (insert USB and open with write in sugar)
+
*dd write to a 1 GB USB drive (insert USB drive and open with Write Activity in Sugar)
 
:tested in a XO-1.5 (13.1.0) and SoaS v8  
 
:tested in a XO-1.5 (13.1.0) and SoaS v8  
  
Line 9: Line 9:
  
 
*Method used to make .pdf files:
 
*Method used to make .pdf files:
:Print to PDF from sugarlabs wiki page in (F18)firefox
+
:Print to PDF from Sugar Labs wiki page (from Fedora 18, Firefox)
 
:copy collected pdf's and burn with Brasero to a blank CD
 
:copy collected pdf's and burn with Brasero to a blank CD
 
   dd if=/dev/sr0 of=Tutorial.iso
 
   dd if=/dev/sr0 of=Tutorial.iso
 
  .iso image for off-line sharing.
 
  .iso image for off-line sharing.
 
*dd write to a 1 GB USB  (insert USB and open with write in sugar)
 
:tested in a XO-1.5 (13.1.0) and SoaS v8
 
 
*Write to USB
 
  dd if=Tutorial.iso of=/dev/sd(x)
 
 
*Method used to make .pdf files:
 
:Print to PDF from sugarlabs wiki page in (F18)firefox
 
:copy collected pdf's and burn with Brasero to a blank CD
 
  dd if=/dev/sr0 of=Tutorial.iso
 

Revision as of 19:56, 9 February 2013

USB flash drive.jpg Tutorial.iso

Some of the tutorials from this wiki have been exported to .pdf files and collected in this 5.3 MB copy in an .iso image file.

  • dd write to a 1 GB USB drive (insert USB drive and open with Write Activity in Sugar)
tested in a XO-1.5 (13.1.0) and SoaS v8
  • Write to USB
 dd if=Tutorial.iso of=/dev/sd(x)
  • Method used to make .pdf files:
Print to PDF from Sugar Labs wiki page (from Fedora 18, Firefox)
copy collected pdf's and burn with Brasero to a blank CD
 dd if=/dev/sr0 of=Tutorial.iso
.iso image for off-line sharing.