Difference between revisions of "Tutorials/Tutorials.iso"

From Sugar Labs
Jump to navigation Jump to search
m
m
Line 12: Line 12:
 
: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.
 

Revision as of 20:04, 9 February 2013

USB flash drive.jpg Tutorial.iso

Twelve of the tutorials from this wiki have been exported to .pdf files and collected in this 5.6 MB copy in an .iso image file for off-line viewing.

  • 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