Difference between revisions of "Category:Live USB"

From Sugar Labs
Jump to navigation Jump to search
m
m
 
(98 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This page, and the notion that we should have a category for Live USB projects, is under discussion on the [http://lists.sugarlabs.org/listinfo/soas SoaS list]. There is a Sugar Labs [[Decision panels/SOAS|Decision Panel]] commissioned to review this topic. Join the conversation on the mailing list, if you would like to participate or know more.
+
==Live USB distributions==
  
This directory of Live USB Sugar distribution efforts. Sugar Labs has worked most, for both development and deployment, with [[Sugar on a Stick]]. People are, of course, encouraged and free to work on whatever they would like!
+
:* [[Sugar on a Stick]] is a Fedora-based [[LiveOS image]] installation.
 +
:*: See [[Sugar on a Stick/Essence]] for a description of the technical and educational goals of the project.
 +
:* [[Trisquel On A Sugar Toast]] Sugar Desktop 0.94.1
 +
::* [http://devel.trisquel.info/sugar/toast/iso/ Download]  
 +
::*[http://trisquel.info/en/trisquel-sugar Trisquel-sugar] Info on older version
 +
::* [http://devel.trisquel.info/live-usb.sh script for USB install with persistence]
 +
:* openSUSE-Sugar-Live (only an older version of sugar available.)
 +
::*[http://download.opensuse.org/repositories/Education/images/iso/ Download] (dd to USB/SD disk), to install on hard disk, add "liveinstall" at the boot menu.
 +
::*[http://en.opensuse.org/Live_USB_stick Live USB stick]
 +
::*[http://lizards.opensuse.org/2009/08/13/cliced-hybrids/ cliced-hybrids]
 +
::*[http://en.opensuse.org/SDB:KIWI_Cookbook_Live_USB-Stick SDB:KIWI Cookbook Live USB Stick]
 +
:* Fedora 12 [[fedora:Education Spin|Education Spin]] Live USB of GNOME and Sugar Desktops
 +
:*: No longer maintained. (Similar results can be obtained by building a live Fedora [[Build_Your_Own_Remix_with_Fedora|Remix.iso]]  or  a "custom" [http://fedora.osuosl.org/linux/releases/16/Fedora/i386/iso/Fedora-16-i386-netinst.iso netinstall] hard disk install with GNOME and Sugar-desktop selected.)
  
See [[Sugar on a Stick#Project Principles|Project Principles]] and [[Sugar on a Stick/Resources]] for a description of the technical and educational goals of the project.
+
====Graphical installers====
 +
:* [http://fedorahosted.org/liveusb-creator/ Fedora Windows and Linux Live USB Creator]
 +
::* [[fedora:How to create and use Live USB]]
 +
::* [[Sugar_Creation_Kit#Liveusb_Creator | Fedora Live USB Creator]] latest information
 +
:* [http://unetbootin.sourceforge.net/ UNetbootin ]
  
 +
==Notes==
  
''Note: Each of these projects should probably have its own page marked with the [[:Category:Live USB]] category, but for now here is a list.''
+
# F12 and opensuse-edu now distribute a dual mode live.iso of Sugar-Desktop which boots into sugar as a CD or can be used to dd write to a USB/SD stick. (Persistence is a work in progress on these.) [[Sugar on a Stick/Linux/openSUSE]],  [http://lizards.opensuse.org/2009/04/28/whats-behind-lzma-compressed-livecds/], [http://git.berlios.de/cgi-bin/gitweb.cgi?p=kiwi;a=blob;f=modules/KIWILinuxRC.sh;h=6591ab5125df730800bf3dc3dde9ce875183568c;hb=HEAD], [http://alt.fedoraproject.org/pub/alt/nightly-composes/education/]
 
+
# Sugar from multiple distros is available [[Sugar_Creation_Kit#All_Prebuilt_VirtualBox_Appliances|VitualBox Appliances]] as a VMware Player or VirtualBox "Appliance", which can be stored on a USB/SD stick, and thus is transportable with (persistence) from PC to PC.
===Fedora Notes on How to Create a Live USB from a LiveCD===
+
# There are "full installs" (non-compressed file structure) of Sugar, Sugar+GNOME, and on larger (4 GB+) USB sticks, which are available for [[Testing/Reports/Sugar on a Stick#dd_writable_2GB_USB_Soas-v6-Pineapple-USB_.img|download]] in compressed form, which can be written to a bootable USB/SD device with a dd command in several minutes.
 
+
# Most live F12-F13 distros can be installed as a '''full install to disk'''. This requires a 4 GB USB/SD disk for Blueberry, Mirabelle, and an 8 GB USB/SD disk for Sugar+GNOME. Use command "liveinst" in a root terminal. These produce a normal install with persistent storage.
http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo
 
 
 
http://fedoraproject.org/wiki/How_to_create_and_use_a_Live_CD
 
 
 
===use livecd-iso-to-disk script to write a live USB ===
 
('''using Fedora 12''')
 
 
 
'''takes a downloaded soas.iso file and writes it directly to a USB stick'''
 
 
 
--overlay-size-mb 800 sets size of persistence file. (delete this command if want non-persistent USB)
 
 
 
$ su -c "livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 800 /home/xxx/Desktop/soas-i386-20100208.16.iso /dev/sdb"
 
Password:
 
Verifying image...
 
/home/xxx/Desktop/soas-i386-20100208.16.iso:  44687aba6b97248baf4416851a433e75
 
Fragment sums: dfd2916ccb45fa174cf96685e7fdee526f45ce58ad199d63a57ae8fd6b45
 
Fragment count: 20
 
Checking: 100.0%
 
The media check is complete, the result is: PASS.
 
It is OK to use this media.
 
WARNING: THIS WILL DESTROY ANY DATA ON /dev/sdb!!!
 
Press Enter to continue or ctrl-c to abort
 
Warning: The kernel was unable to re-read the partition table on /dev/sdb (Device or resource busy).
 
This means Linux won't know anything about the modifications you made until  you reboot.  You should reboot your computer before doing anything with /dev/sdb.
 
Waiting for devices to settle...
 
mkdosfs 3.0.1 (23 Nov 2008)
 
Copying live image to USB stick
 
Updating boot config file
 
Installing boot loader
 
USB stick set up as live image!
 
$
 
 
 
 
 
* Sebastian Dziallas is calling the coming iteration of the project he is working on Sugar on a Stick, Blueberry [http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg08994.html]; the name of the overall project is Sugar on a Stick.
 
* Other distributions:
 
** openSUSE-Sugar-Live [http://download.opensuse.org/repositories/Education/images/iso/] (dd to USB/SD)+(2nd partition for persistence)[http://en.opensuse.org/Live_USB_stick] [http://lizards.opensuse.org/2009/08/13/cliced-hybrids/], works well (11/04/2009)
 
** openSUSE-Edu-live-Li-f-e (Server) [http://en.opensuse.org/Education/Live] with Sugar (dd to 8GB USB/SD)+(2nd partition for persistence)Script to automatically make 2nd partition:[http://en.opensuse.org/Live_USB_stick][http://lizards.opensuse.org/2009/08/13/cliced-hybrids/]
 
** F11-Live-Edu F12:[http://torrent.fedoraproject.org/spins/Fedora-12-i686-Live-Edu.torrent] F11:[http://spins.fedoraproject.org/torrents//Fedora-11-i686-Live-Edu.torrent] (dd to USB/SD [no persistence] or liveinst from root terminal [persistent]) Live USB of Gnome and Sugar Desktops
 
** Trisquel-Edu [http://trisquel.info/download] (Live USB) [http://trisquel.info/en/wiki/how-create-liveusb] Trisquel 2.2
 
** [[Trisquel On A Sugar Toast]], Trisquel-Sugar [http://trisquel.info/en/trisquel-sugar] Download: [http://devel.trisquel.info/] script for USB with persistence: [http://devel.trisquel.info/live-usb.sh] Trisequel 3.0, see notes.
 
** Unetbootin [http://unetbootin.sourceforge.net/] windows and linux live usb creator
 
** Ubuntu-Sugar-Remix [https://wiki.ubuntu.com/UbuntuSugarRemix].iso burned to CD can be installed to USB or imported into Virtualbox with ovf file and then transfer vdi HD to a stick.Downloads:[http://people.sugarlabs.org/dfarning/]
 
 
 
===Notes===
 
 
 
# F12 and opensuse-edu now distribute a dual mode live.iso of Sugar-Desktop which boots into sugar as a CD or can be used to dd write to a USB/SD "stick". (Persistence is a work in progress on these.) [[Sugar on a Stick/Linux/openSUSE]],  [http://lizards.opensuse.org/2009/04/28/whats-behind-lzma-compressed-livecds/], [http://git.berlios.de/cgi-bin/gitweb.cgi?p=kiwi;a=blob;f=modules/KIWILinuxRC.sh;h=6591ab5125df730800bf3dc3dde9ce875183568c;hb=HEAD], [http://alt.fedoraproject.org/pub/alt/nightly-composes/education/]
 
# Sugar from multiple distros is available [http://people.sugarlabs.org/Tgillard/] as a VMware Player or Virtualbox "Appliance", which can be stored on a USB/SD "Stick", and thus is transportable with (persistence) from PC to PC.
 
# There are "full installs" (non-compressed file structure) of Sugar, Sugar+Gnome, and Sugar+KDE on larger (4-GB+) USB Sticks, which are available for download [http://people.sugarlabs.org/Tgillard/] in compressed form, which can be expanded and written to a bootable USB/SD device with a dd command in several minutes.
 
# most liveo F12 distros can be installed as a "full install" to USB/SD. This requires a 4GB USB/SD for soas04 or 8GB USB/SD for Gnome-sugar [http://spins.fedoraproject.org/edu/] Use command "livinst" in root terminal. These are a normal install with Persistence.
 
 
===Trisquel notes===
 
===Trisquel notes===
: from Rubén Rodríguez Pérez on SoaS list:
+
* This section needs updating --[[User:Satellit|Satellit]] 06:35, 21 December 2011 (EST)
 +
: from Rubén Rodríguez Pérez on [http://www.mail-archive.com/soas@lists.sugarlabs.org/msg00025.html SoaS list]:
  
 
:* Trisquel-Edu (Live USB)
 
:* Trisquel-Edu (Live USB)
:* Trisquel-Sugar 3.0 RC (has usb-creator available as command in terminal for persistent USB)
+
:* Trisquel-Sugar 3.0 RC (has usb-creator available as command in terminal for persistent USB device storage)
  
 
: I will further explain the differences:
 
: I will further explain the differences:
 
:# We are including the Sugar packages in both our 2.2 LTS version (where you can find the Trisquel Edu edition), and in our new 3.0 STS version. All our live Sugar images will be based on the STS one, as it will provide better hardware support.
 
:# We are including the Sugar packages in both our 2.2 LTS version (where you can find the Trisquel Edu edition), and in our new 3.0 STS version. All our live Sugar images will be based on the STS one, as it will provide better hardware support.
 
:# Trisquel Edu, which is a GNOME based educational system, can run Sugar as an alternate environment, or serve it via LTSP. The Edu edition (like the Pro one) is only available in the 2.2 LTS version of the distro. It will be the recommended version for large Sugar-on-Trisquel deployments.
 
:# Trisquel Edu, which is a GNOME based educational system, can run Sugar as an alternate environment, or serve it via LTSP. The Edu edition (like the Pro one) is only available in the 2.2 LTS version of the distro. It will be the recommended version for large Sugar-on-Trisquel deployments.
 +
 +
==Tools==
 +
* [[Sugar Creation Kit]]
 +
* [[Sugar on a Stick/Sugar Clone]]
 +
* [[Category_talk:Live_USB#Sugarize_an_application_for_use_in_a_SoaS_USB|Sugarize an application for use in a SoaS USB]]
 +
* Customization guide http://people.sugarlabs.org/sdz/customization-guide/
 +
* Sugar on a Stick creation kit http://people.sugarlabs.org/sdz/creation-kit/
 +
* [[Sugar on a Stick/Installation/Variations|Experimental installation variations]] (Fedora-based installs: '''Live USB / Liveinst''' (Anaconda) / '''Virtualizations''' (VirtualBox / VMware / QEMU)

Latest revision as of 21:01, 8 July 2012

Live USB distributions

  • openSUSE-Sugar-Live (only an older version of sugar available.)
  • Fedora 12 Education Spin Live USB of GNOME and Sugar Desktops
    No longer maintained. (Similar results can be obtained by building a live Fedora Remix.iso or a "custom" netinstall hard disk install with GNOME and Sugar-desktop selected.)

Graphical installers

Notes

  1. F12 and opensuse-edu now distribute a dual mode live.iso of Sugar-Desktop which boots into sugar as a CD or can be used to dd write to a USB/SD stick. (Persistence is a work in progress on these.) Sugar on a Stick/Linux/openSUSE, [1], [2], [3]
  2. Sugar from multiple distros is available VitualBox Appliances as a VMware Player or VirtualBox "Appliance", which can be stored on a USB/SD stick, and thus is transportable with (persistence) from PC to PC.
  3. There are "full installs" (non-compressed file structure) of Sugar, Sugar+GNOME, and on larger (4 GB+) USB sticks, which are available for download in compressed form, which can be written to a bootable USB/SD device with a dd command in several minutes.
  4. Most live F12-F13 distros can be installed as a full install to disk. This requires a 4 GB USB/SD disk for Blueberry, Mirabelle, and an 8 GB USB/SD disk for Sugar+GNOME. Use command "liveinst" in a root terminal. These produce a normal install with persistent storage.

Trisquel notes

  • This section needs updating --Satellit 06:35, 21 December 2011 (EST)
from Rubén Rodríguez Pérez on SoaS list:
  • Trisquel-Edu (Live USB)
  • Trisquel-Sugar 3.0 RC (has usb-creator available as command in terminal for persistent USB device storage)
I will further explain the differences:
  1. We are including the Sugar packages in both our 2.2 LTS version (where you can find the Trisquel Edu edition), and in our new 3.0 STS version. All our live Sugar images will be based on the STS one, as it will provide better hardware support.
  2. Trisquel Edu, which is a GNOME based educational system, can run Sugar as an alternate environment, or serve it via LTSP. The Edu edition (like the Pro one) is only available in the 2.2 LTS version of the distro. It will be the recommended version for large Sugar-on-Trisquel deployments.

Tools