*Download the liveUSB image http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso
*Download the liveUSB image http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso
−
* Verify the file was downloaded properly. Open the Terminal application and calculate its SHA-1 checksum: <!-- "md5" will work too, but creates a different checksum e.g. ''$ md5 /Downloads/soas-2-blueberry.iso'' -->
+
* Verify the file was downloaded properly ''by calculating its SHA-1 checksum:''<br>Open the Terminal Utility and type the following code into the Terminal Window. Press the return key to run the command.
−
**Mac OS version ≥10.6 <code> $ shasum ~/Downloads/soas-2-blueberry.iso</code>
+
<!-- "md5" will work too, but creates a different checksum e.g. ''$ md5 /Downloads/soas-2-blueberry.iso'' -->
−
** Mac OS version ≤10.5 <code> $ openssl sha1 ~/Downloads/soas-2-blueberry.iso</code>
+
**Mac OS version ≥10.6$ <code> shasum ~/Downloads/soas-2-blueberry.iso</code>
+
** Mac OS version ≤10.5$ <code> openssl sha1 ~/Downloads/soas-2-blueberry.iso</code>
** Compare the result to the string shown here.<br> 8022b68433295f12fbfffa66bf49205851a6a1e0
** Compare the result to the string shown here.<br> 8022b68433295f12fbfffa66bf49205851a6a1e0