Changes

LiveCD which creates USB stick works with soas-strawberry.iso
Line 16: Line 16:  
## Mobile emulation - ''unimplemented''
 
## Mobile emulation - ''unimplemented''
 
## Combination of booting and emulation - ''unimplemented''
 
## Combination of booting and emulation - ''unimplemented''
###http://wiki.sugarlabs.org/go/VMware (VMPlayer and Appliance on one 8GB bootable stick, or a 4 GB Boot stick and a 4 GB stick with the Appliance) works but is complicated
+
##* http://wiki.sugarlabs.org/go/VMware (VMPlayer and Appliance on one 8GB bootable stick, or a 4 GB Boot stick and a 4 GB stick with the Appliance) works but is complicated. (Waiting for Fedora 11 to allow VMPlayer installation; this workaround uses Ubuntu 9.04 boot stick with VMPlayer.)
Waiting for Fedora 11 to allow VMPlayer installation, this work around uses Ubuntu 9.04 boot stick with VMPlayer
      
==== Install Methods ====
 
==== Install Methods ====
Line 26: Line 25:  
## MokaFive portable player installer - ''investigating''
 
## MokaFive portable player installer - ''investigating''
 
# Other
 
# Other
## LiveCD which creates USB sticks - ''idea''
+
## LiveCD which creates USB sticks - ''works in SoaS Strawberry''  
 +
### Insert the target USB storage device into your computer,
 +
### Boot from a CD-ROM burnt with the soas-strawberry.iso image,
 +
### Launch Terminal,
 +
### Switch to the root user, <code>su -l</code>
 +
### Unmount the USB device, <code>umount /dev/sdb1</code>
 +
### Install the live image to the USB device by executing the following, <u>single</u> command with arguments:<br><code>/mnt/live/LiveOS/livecd-iso-to-disk --noverify --overlay-size-mb 300 --home-size-mb 160 --unencrypted-home --delete-home /dev/sr0 /dev/sdb1</code>
 +
###:'''Note:''' If you have more than 1 hard disc or USB device, you should verify the name of the USB storage device by reviewing the output of the <code>mount</code> command before step 5 above.
 
##LiveCD which boots to live user and autostarts VMPlayer (installed in CD sqfs) then Students can sequentially insert their USB Stick and work on same PC -  "idea" [satellit 07/05/2009]
 
##LiveCD which boots to live user and autostarts VMPlayer (installed in CD sqfs) then Students can sequentially insert their USB Stick and work on same PC -  "idea" [satellit 07/05/2009]
    
=== More Information ===
 
=== More Information ===
 +
* [http://git.sugarlabs.org/projects/soas SoaS Gitorious home] - Tools to build Sugar on a Stick images.
 
* SoaS Desktop Manager [[Sugar_on_a_Stick/sdm]]
 
* SoaS Desktop Manager [[Sugar_on_a_Stick/sdm]]
 
* For a testing drawing space, check [[olpc:User_talk:FGrose/sandbox/SoaS| this]].
 
* For a testing drawing space, check [[olpc:User_talk:FGrose/sandbox/SoaS| this]].
* [http://git.sugarlabs.org/projects/soas SoaS Gitorious home] - Tools to build Sugar on a Stick images.
      
== Home View Design==
 
== Home View Design==