Difference between revisions of "Sugar on a Stick/Beta"

From Sugar Labs
Jump to navigation Jump to search
 
(87 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{TOCright}}
+
<noinclude>
==Sugar on a Stick Beta - Release Notes==
+
[[Category:Live USB]]
 +
</noinclude>
 +
==SoaS nightly builds==
 +
[https://www.happyassassin.net/nightlies.html Fedora nightly-composes page] - Look for the '''SoaS live''' section well down in the table.
 +
* See [[Fedora 35]], [[Testing/Reports/Sugar on a Stick]] for testing results.
  
===Introduction===
+
==Install, test, report==
Sugar Labs offers ubiquitous access to Sugar on a USB flash memory drive. The Sugar on a Stick project gives children access to their Sugar on any computer in their environment with just a USB memory stick. Taking advantage of the Fedora LiveUSB, it's possible to store everything you need to run Sugar on a single USB memory drive. This USB device can boot into the Sugar learning platform on different computers at home, at school, or at an after school program, bypassing the software on the those computers. In fact, Sugar on a Stick will work even if the computer does not have a hard-drive. With Sugar on a Stick, the learning experience is the same on any computer: at school, at home, at the library, or an after-school center.
+
* See [[Sugar on a Stick/Installation]]
 +
**Note that with larger images one may need to adjust the overlay or home folder size in order to fit the installation onto a 1-GB USB device (for example, with soas-x86_64-20101004.16.iso (503 MB), {{Code|--home-size-mb 190}} was needed), otherwise, the filesystem will get corrupted during the creation of the home folder as the disc space is exhausted.
  
=== What's New? ===
+
* [[0.112/Testing|Sugar 0.112 Testing]]
Sugar on a Stick ships with the version 0.84 of the Sugar Platform. For more details on the features please refer to the Sugar [[DevelopmentTeam/Release/Releases/Sucrose/0.84 | 0.84 release notes]].
+
* [[Sugar on a Stick QA]]
 +
* [[Sugar on a Stick/Bugs]]
 +
* [[BugSquad/Bug Report]]
 +
<!--
  
Furthermore, Soas includes the following additional activities:
+
Let's simplify the base instructions and leave this sort of information on a troubleshooting page.
  
* CartoonBuilder
+
:* <code>--format --reset-mbr</code> are optional arguments for the shell script, but may be excluded to preserve the existing disc format and data.  See [[olpc:How to Damage a FLASH Storage Device]] for a discussion of why you might want to try to keep your factory format on a flash storage device.
* Develop
+
:*: [[Talk:Downloads]] and [[LiveOS image]] have more information on this and other installation options.
* FlipSticks
+
:* If you do use the format and reset master boot record arguments, you'll want to specify the target device name and not a partition, that is {{Code|/dev/sd'''?'''}} with no partition number, instead of {{Code|/dev/sd'''?'''1}} as in the example above used to specify an existing partition. ''As noted above, confirm your target disc device name&mdash;in this case, it is VERY DANGEROUS to your other discs if this is entered wrong, as the whole disc will be reformatted and a new master boot record written causing all previously written data on that disc to be lost.''  -->
* FreeCell
 
* InfoSlicer
 
* IRC
 
* JigsawPuzzle
 
* JokeMachine
 
* Memorize
 
* Moon
 
* Poll
 
* SliderPuzzle
 
* Speak
 
* StoryBuilder
 
* ViewSlides
 
 
 
Interested users can download more activities from our library at [http://activities.sugarlabs.org/ activities.sugarlabs.org].
 
 
 
=== Requirements ===
 
* a Linux or Windows machine to transfer the image to your USB key
 
* the minimum required size of the USB memory stick is 1 GB
 
 
 
=== The Purpose of the Beta Release ===
 
A Soas Beta release is an installable, testable version of the code and features being developed for Sugar 0.84. The software is going to have bugs, problems, and incomplete features. It is not likely to eat your data or parts of your computer, but you should be aware that it could.
 
 
 
You have an important part to play in this Beta release. If it doesn't work, file a bug. This Beta release gives the wider community a set of code to test against as a very important step in the process of making a solid Soas release. You can make the Soas release better by testing the Beta release and reporting your findings.
 
 
 
=== Filing Bug Reports ===
 
For general feedback, just e-mail your thoughts and experiences to feedback@sugarlabs.org!
 
 
 
If you believe that you have found a bug in a Sugar component or SoaS itself, please report it to the [http://dev.sugarlabs.org/ Sugar Labs bug tracker].
 
 
 
As this SoaS release is based on the Fedora 11 beta, issues, for example regarding the hardware support, might still occur. Please make sure to report these issues upstream and to check for known bugs in [http://bugzilla.redhat.com/ Fedora's bug tracker].
 
 
 
=== Known Issues ===
 
* The beta release does not work under VMware Fusion. This will be fixed in an upcoming snapshot
 
* No mouse pointer might appear on machines using VIA hardware {{Bug|703}}
 

Latest revision as of 21:17, 15 June 2021


SoaS nightly builds

Fedora nightly-composes page - Look for the SoaS live section well down in the table.

Install, test, report

  • See Sugar on a Stick/Installation
    • Note that with larger images one may need to adjust the overlay or home folder size in order to fit the installation onto a 1-GB USB device (for example, with soas-x86_64-20101004.16.iso (503 MB), --home-size-mb 190 was needed), otherwise, the filesystem will get corrupted during the creation of the home folder as the disc space is exhausted.