Changes

Line 77: Line 77:  
|valign=top|
 
|valign=top|
 
* Download the '''Sugar on a Stick v2 Blueberry''' liveUSB image from here: http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso
 
* Download the '''Sugar on a Stick v2 Blueberry''' liveUSB image from here: http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso
* Check if the entire file was downloaded properly by opening the Terminal application and calculating the SHA-1 checksum of the downloaded file: <!-- "md5" will work too, but creates a different checksum  e.g. ''$ md5 /Downloads/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'' -->
 
**Mac OS version ≥10.6 <code> $ shasum ~/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>
 
** Mac OS version ≤10.5 <code> $ openssl sha1 ~/Downloads/soas-2-blueberry.iso</code>
89

edits