Live CD: Difference between revisions

From OLPC
Jump to navigation Jump to search
(merge generic Live CD features from →‎LiveBackup XO Live CD: to intro, split out General instructions)
(update)
Line 1: Line 1:
{{Translations}}
{{Translations}}
<< [[Emulating the XO]]
<< [[Emulating the XO]]
{{cleanup}}


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 faster speed than [[Emulation]].
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 faster speed than [[Emulation]].
Line 10: Line 9:
Then you boot your machine from the CD or USB flash drive, or boot the virtual machine from the image.
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.
== Various efforts ==
In general, Live CDs either take an OLPC 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.


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


Line 29: Line 27:


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)
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 ===
=== Sbuntu ===
Line 35: Line 36:
=== Sugar-jhbuild Live CD ===
=== Sugar-jhbuild Live CD ===


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


* [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild/ Download]
* [http://download.sugarlabs.org/sugar/liveimages/debian-jhbuild/ Download] | Maintainer: Guy Sheffer
* Maintainer Guy Sheffer


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


=== XUbuntu Gutsy Live CD ===
=== XUbuntu Gutsy Live CD ===
Line 84: Line 84:
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.
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.


== OLPC XO-1 Live CD (obsolete) ==
''Note:

''This Live CD has not been updated since early April 2007. Much which now works, was not even started back then.
''The maintainers seem to have abandoned it. Greg DeKoenigsberg took a look at another way to automatically generate Live CDs in a [http://gregdek.livejournal.com/19843.html recent blog post], but this is apparently still a work-in-progress.

''Until someone starts maintaining this again, it looks like the best way is to go with [[#Various efforts|other Live CDs listed above]], or work with the XO software is via [[emulation]]''

Download (right-click and 'Save Link as') [http://olpc.download.redhat.com/olpc/streams/sdk/latest/livecd/olpc-redhat-stream-sdk-livecd.iso olpc-redhat-stream-sdk-livecd.iso]. You can check when the file was last updated [http://olpc.download.redhat.com/olpc/streams/sdk/latest/livecd/ here].

The Live CD may not boot off an external optical-drive connected via USB.

<cite>Ivan Krstić</cite> [http://lists.laptop.org/pipermail/library/2007-January/000018.html wrote]:
: All our builds, including Live CD ones, are built using the pilgrim tool:<br />
http://gitweb.freedesktop.org/?p=users/david/pilgrim.git
That's where you want to start investigating if you're interested in mastering your own.


== External links ==
== External links ==
*[http://lists.laptop.org/pipermail/library/2007-January/000018.html Remastering OLPC livecd]. Ivan Krstić. 2007-01-15.
*[http://lists.laptop.org/pipermail/library/2007-January/000018.html Remastering OLPC livecd]. January 15, 2007.


[[Category:General Public]]
[[Category:General Public]]
[[Category:Software]]
[[Category:Software]]
[[Category:Emulation]]
[[Category:Emulation]]
{{cleanup}}

Revision as of 00:32, 7 November 2008

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

<< Emulating the XO

A 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 faster speed than Emulation.

General instructions

Live CDs are usually distributed as .iso (ISO 9660) images. You download the .iso 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 — 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 Linux distribution's Live CD machinery and add Sugar packages to that.

OLPC Live CD

This is based on the OLPC ext3 build image

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.

Other Sugar Live CDs

See the comprehensive list of "Starch" complete disk images on http://sugarlabs.org.

XUbuntu Gutsy Live CD

A XUbuntu Live CD with the Sugar Ubuntu package (with installation capability and launch-from-USB-key). 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.

http://ubuntuforums.org/showthread.php?t=670171 has further discussion.

Fedora Sugar Spin

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

http://alt.fedoraproject.org/pub/alt/olpc/0.82/i686/sugar-spin.iso

Please be aware of the fact that the link above has changed recently - the old one won't work anymore! For more information, please see this post: https://www.redhat.com/archives/fedora-olpc-list/2008-November/msg00003.html

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


External links