Live CD: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (Just read http://blogs.igalia.com/berto/2007/06/27/comparing-virtualization-software-performance-qemu-vs-uml-vs-kvm/ removing "somewhat".)
mNo edit summary
 
(18 intermediate revisions by 12 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]]. Under either the Live CD or Emulation, the Sugar UI will likely be using a faster computer than the 467MHz 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]].
== General instructions ==
Live CDs are usually distributed as <tt>.iso</tt> (ISO 9660) images.
You download the <tt>.iso</tt> image and then burn it to a CD-ROM using a program that can create a CD from a file (note that MS Windows XP cannot do this natively, please do not copy an ISO image .iso file to CD &mdash; it's not what you want), or copy it to a prepared USB flash drive, or install it on a virtual machine.
Then you boot your machine from the CD or USB flash drive, or boot the 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.

== OLPC Live CD ==
This is based on the OLPC ext3 [[OS images|build image]]

* Download from ftp://rohrmoser-engineering.de/XO-LiveCD or [http://skolelinux.de/XO-LiveCD/ mirror]
** 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 ==

=== Sbuntu ===
"Sugar for Ubuntu" Live USB. This is a customization of a Ubuntu 8.04.1 Live CD to make it boot into Sugar. For more information see http://dev.laptop.org/~probono/sbuntu/

=== Sugar-jhbuild Live CD ===

For recent details, see [[sugar:Live CD]] on http://sugarlabs.org.

* Download http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild/
* Maintainer: Guy Sheffer
* Debian-live based
* Building scripts available

==== Other Sugar Live CDs ====
See the comprehensive list of [[sugar:Supported_systems#Starch|"Starch" complete disk images]] on http://sugarlabs.org.

=== XUbuntu Gutsy Live CD ===
* Download: http://startx.ro/sugar/
* [http://lists.laptop.org/pipermail/sugar/2007-December/003899.html Annoucement].
** [http://ubuntuforums.org/showthread.php?t=670171 further discussion]
A XUbuntu Live CD with the Sugar Ubuntu package, with installation capability and launch-from-USB-key.
It allows you to run Sugar directly on the hardware with an XUbuntu environment as well.
A full working Live CD with a recent build is available.

=== Fedora Sugar spin ===

'''Notes:''' Sebastian Dziallas reports that there is a Sugar spin based on Fedora available here:

* Download http://alt.fedoraproject.org/pub/alt/olpc/0.82/i686/sugar-spin.iso (new URL)
* [http://www.redhat.com/archives/fedora-olpc-list/2008-November/msg00003.html Announcement]

With this spin, you'll be able to run Sugar, which is developed by Sugarlabs and the desktop environment used on the OLPC, directly from a Live CD! You'll find several activities on the image including most notably...

* sugar-browse - a web browsing activity based on xulrunner
* sugar-write - a word processor based on abiword

...among with several other applications introducing e.g. chat support.

The OLPC SIG, will be importing further activities into Fedora, which might be installed using ''yum install sugar-*'' at a later time.

The SHA1 checksum is, if you're interested:

''f032ab45aa116c2728dcd2d676e29a5ee114fd1d'' sugar-spin.iso

What if you wanted to put it quickly onto your USB Key? You'll just need to grab Luke Macken's liveusb-creator, which already includes support for the Sugar Spin. Here's the link:

https://fedorahosted.org/releases/l/i/liveusb-creator/liveusb-creator-3.0.zip

The liveusb-creator still contains the old link, which is the reason why you'll need to download the spin manually until this gets fixed.

'''Thank you everybody, who made this possible!'''

=== Pilgrim Fedora Live CD ===

A [http://gregdek.livejournal.com/19843.html Fedora Pilgrim Live CD] with the official image pre-downloaded and configured to run in Qemu with KQemu. Allows you to run the image from the standard Fedora desktop inside an emulator.


== 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.