SoaS Blueberry Instructions: Difference between revisions
| Line 29: | Line 29: | ||
* Download the '''Sugar on a Stick (Blueberry)''' live image from here: http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso | * Download the '''Sugar on a Stick (Blueberry)''' live image from here: http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso | ||
* If you are a '''Fedora User''', download the '''livecd-iso-to-disk''' script from here: http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh | * If you are a '''Fedora User''', download the '''livecd-iso-to-disk''' script from here: http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh | ||
** Become root and execute the following command in a terminal: | ** Become root and execute the following command in a terminal: ''./livecd-iso-to-disk.sh --overlay-size-mb xxx --delete-home ./soas-2-blueberry.iso /dev/sdX'' | ||
*** Replace "xxx" with the amount (in MB) of persistent storage you wish to allocate for saving you work in Sugar to the flash drive. We suggest at least 512 MB. | |||
*** | *** Replace "X" with the letter/number identifier of your flash drive. | ||
*** | |||
*** Advanced usage: You can simultaneously format your flash drive by adding the option ''--format --reset-mbr'' when you call the ''livecd-iso-to-disk'' script. | *** Advanced usage: You can simultaneously format your flash drive by adding the option ''--format --reset-mbr'' when you call the ''livecd-iso-to-disk'' script. | ||
* If you use any '''other distribution''', download the '''image-writer''' tool from here: http://download.sugarlabs.org/soas/releases/image-writer | * If you use any '''other distribution''', download the '''image-writer''' tool from here: http://download.sugarlabs.org/soas/releases/image-writer | ||