Difference between revisions of "Tutorials/Tutorials.iso"
Jump to navigation
Jump to search
(Created page with "====75px[http://people.sugarlabs.org/Tgillard/Tutorial.iso Tutorial.iso]==== Some of the tutorials from this wiki have been exported to .pdf files...") |
|||
Line 1: | Line 1: | ||
− | ====[[File:USB_flash_drive.jpg|75px]][http://people.sugarlabs.org/Tgillard/Tutorial.iso Tutorial.iso]==== | + | ====[[File:USB_flash_drive.jpg|75px]] [http://people.sugarlabs.org/Tgillard/Tutorial.iso Tutorial.iso]==== |
− | Some of the tutorials from this wiki have been exported to .pdf files and collected in this .iso image for off-line sharing. | + | 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) | ||
+ | :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 | ||
+ | .iso image for off-line sharing. | ||
*dd write to a 1 GB USB (insert USB and open with write in sugar) | *dd write to a 1 GB USB (insert USB and open with write in sugar) |
Revision as of 18:49, 9 February 2013
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 (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 .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