Live CD: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Translations}}
{{Translations}}
<< [[Emulating the XO]]


In the past, OLPC and the community produced [[wikipedia:Live CD|Live CDs]], allowing OLPC's "Sugar" interface to be run on "regular computers" without making any permanent changes to the system. Today, Sugar is developed as a generic project and is available in various different live media forms, see '''[http://wiki.sugarlabs.org/go/Downloads Sugar Labs Downloads]'''.
A '''[[wikipedia:Live CD|Live CD]]''' is a bootable medium which has an operating system that can run upon boot; you don't need to install it to internal storage. It lets you try out Sugar on your current hardware without making any permanent changes. It lets you demonstrate and potentially test your software at a faster speed than [[Emulation]]. Whether using a Live CD or Emulation, the Sugar UI will likely be running on a faster computer than the [[Hardware_specification|433MHz XO-1]] and will thus execute faster than on the actual laptop.


Information regarding old LiveCD projects based around very old OLPC software releases can be found at [[LiveCd/Historical]].
== Which livecd should I use? ==

There are many. OLPC doesn't recommend any in particular, but [[User:cjb]] tried most of these out on 2008-12-10 and has the following suggestion:
* if you're using qemu, virtualbox, Virtual PC, or similar, use the latest [http://download.sugarlabs.org/soas/ Sugar on a Stick] ISO.
* if you're using vmWare fusion, you might like Bert Freudenberg's [http://dev.laptop.org/~bert/VMWare-Fusion-8.2-767-bf.zip 767 build], because it uses the correct screen resolution for the OLPC (1200x900).
* if you really want to run the OLPC build in particular, and not just Sugar in general, then use the build767 ext3 image.

== General instructions ==
1. Download. Live CDs are usually distributed as <tt>.iso</tt> (ISO 9660) images.

2. Create the CD-ROM. After downloading the <tt>.iso</tt> image, [[wikipedia:Optical_disc_authoring|burn it to a CD-ROM]] using a program that can create a CD from the ISO file (Note: MS Windows XP cannot burn an ISO natively, please do not copy an ISO image/<tt>.iso</tt> file directly to CD &mdash; it's not what you want. Instead, use a Windows program such as [http://www.imgburn.com/ ImgBurn], [http://www.microsoft.com/downloads/details.aspx?familyid=9d467a69-57ff-4ae7-96ee-b18c4790cffd&displaylang=en CDBurn from Microsoft's Resource Toolkit], or [http://infrarecorder.org/ Infrarecorder] designed to create a CD from an ISO file).

:2.a. The ISO can also be copied to a prepared USB flash drive (using [https://fedorahosted.org/liveusb-creator/ LiveUSB Creator] for instance), or [[Emulating the XO|installed on a virtual machine]] if a CD-ROM is not available.

3. Boot. After the ISO has been copied or burned, you then boot your computer from the CD or USB flash drive or boot your virtual machine from the image.

In general, Live CDs either take an OLPC or other Sugar build (based on [[Fedora]]) and create a Live CD, or take a [[:Category:Linux distributions|Linux distribution]]'s Live CD machinery and add Sugar packages to that.


== mateo tiene el pene cortito maso de 1 mm ==


* Download from ftp://rohrmoser-engineering.de/pub/XO-LiveCD/ or http://skolelinux.de/XO-LiveCD/ (version of 3rd December, 2009)
** Earlier builds at http://dev.laptop.org/pub/livebackupcd
* Maintainers: Wolfgang Rohrmoser and Kurt Gramlich
* Description: official OLPC image turned into a Live CD using the [http://livebackup.sourceforge.net/ LiveBackup] framework.
* For more Information see [[LiveBackup XO-LiveCD]]
* The project is hosted in [http://dev.laptop.org/git?p=projects/livebackup-xo-cd;a=summary git]
* Announcements
**[http://lists.laptop.org/pipermail/devel/2008-November Version 8.2]
** [http://lists.laptop.org/pipermail/devel/2008-March/012024.html Version 080321]
** [http://lists.laptop.org/pipermail/devel/2008-January/010491.html Version 080130]
** [http://lists.laptop.org/pipermail/devel/2007-December/008242.html First version 071206]

It is also possible to use this type of Live CD to create a "virtual Sugar lab" for a school, where a traditional computer lab's computers are booted into a Sugar environment, storing their data on a networked or other storage device, without changing the lab's installed software. (How? Link would be appreciated)

== Other efforts == manuel y valentina

== See also ==
*[http://lists.laptop.org/pipermail/library/2007-January/000018.html Remastering OLPC livecd]. January 15, 2007.
* [http://www.petri.co.il/how_to_write_iso_files_to_cd.htm How to write ISO files to CD on Windows]


[[Category:General Public]]
[[Category:General Public]]
[[Category:Live CDs]]
[[Category:Live CDs]]
{{cleanup}}

Latest revision as of 18:15, 7 February 2011

  العربية | english | español | 日本語 | português HowTo [ID# 252461]  +/-  


In the past, OLPC and the community produced Live CDs, allowing OLPC's "Sugar" interface to be run on "regular computers" without making any permanent changes to the system. Today, Sugar is developed as a generic project and is available in various different live media forms, see Sugar Labs Downloads.

Information regarding old LiveCD projects based around very old OLPC software releases can be found at LiveCd/Historical.