Difference between revisions of "Category:Live USB"

From Sugar Labs
Jump to navigation Jump to search
m (Write Live 2GB USB with Persistence and separate /home)
(Undo revision 70158 please use a more appropriate testing location)
Line 1: Line 1:
==Write Live 2GB USB with Persistence and separate /home==
 
*Downlink:http://koji.fedoraproject.org/koji/getfile?taskID=3452293&name=Fedora-16-Nightly-20111022.17-i686-Live-soas.iso
 
*format 2 GB USB fat 16 / boot flag set
 
:make livecd-iso-to-disk.sh executable
 
:sudo su password:
 
root terminal:
 
cd Desktop
 
  ./livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home /home/(user)/Desktop/Fedora-16-Nightly-20111022.17-i686-Live-soas.iso /dev/sdg1
 
Verifying image...
 
./livecd-iso-to-disk.sh: line 399: checkisomd5: command not found
 
Are you SURE you want to continue?
 
Press Enter to continue or ctrl-c to abort
 
Copying live image to USB stick
 
Updating boot config file
 
Initializing persistent overlay file
 
300+0 records in
 
300+0 records out
 
314572800 bytes (315 MB) copied, 93.4335 s, 3.4 MB/s
 
Initializing persistent /home
 
175+0 records in
 
175+0 records out
 
183500800 bytes (184 MB) copied, 55.0693 s, 3.3 MB/s
 
Formatting unencrypted /home
 
mke2fs 1.41.11 (14-Mar-2010)
 
Filesystem label=
 
OS type: Linux
 
Block size=1024 (log=0)
 
Fragment size=1024 (log=0)
 
Stride=0 blocks, Stripe width=0 blocks
 
44880 inodes, 179200 blocks
 
8960 blocks (5.00%) reserved for the super user
 
First data block=1
 
Maximum filesystem blocks=67371008
 
22 block groups
 
8192 blocks per group, 8192 fragments per group
 
2040 inodes per group
 
Superblock backups stored on blocks:
 
8193, 24577, 40961, 57345, 73729
 
Writing inode tables: done                           
 
Creating journal (4096 blocks): done
 
Writing superblocks and filesystem accounting information: done
 
This filesystem will be automatically checked every 35 mounts or
 
180 days, whichever comes first.  Use tune2fs -c or -i to override.
 
tune2fs 1.41.11 (14-Mar-2010)
 
Setting maximal mount count to -1
 
Setting interval between checks to 0 seconds
 
Installing boot loader
 
USB stick set up as live image!
 
 
 
 
'''See below for a collection of Live USB Sugar distributions'''
 
'''See below for a collection of Live USB Sugar distributions'''
  

Revision as of 13:00, 23 October 2011

See below for a collection of Live USB Sugar distributions

Sugar on a Stick is the main Sugar Labs project page.

See Project Principles and Sugar on a Stick/Resources for a description of the technical and educational goals of the project.

Live USB distributions

  • Sugar on a Stick is a Fedora-based LiveOS image installation.
  • openSUSE-Sugar-Live [1] (dd to USB/SD), to install on hard disk, add "liveinstall" at the boot menu.

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, [7], [8], [9]
  2. Sugar from multiple distros is available [10] 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 Sugar+KDE on larger (4-GB+) USB Sticks, which are available for download [11] in compressed form, which can be expanded and 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 HD/USB/SD. This requires a 4GB USB/SD for Blueberry v2, Mirabelle v3' or 8GB USB/SD for Gnome-sugar [12] Use command "livinst" in root terminal. These produce a normal install with Persistence.

Trisquel notes

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