Changes

Jump to navigation Jump to search
clarify order and device/partition names
Line 46: Line 46:  
:*''cryptsetup'' is only needed for the option to provide password protection and encryption for the persistent /home/liveuser folder. It is not necessary if one applies the  recommended <code>--unencrypted-home</code> option. The <code>--unencrypted-home</code> option is preferred because the reduced overhead improves robustness with the compressed ''squashfs'' file system employed by the Live USB deployment.
 
:*''cryptsetup'' is only needed for the option to provide password protection and encryption for the persistent /home/liveuser folder. It is not necessary if one applies the  recommended <code>--unencrypted-home</code> option. The <code>--unencrypted-home</code> option is preferred because the reduced overhead improves robustness with the compressed ''squashfs'' file system employed by the Live USB deployment.
 
* Plug in a 1GB or larger USB stick into your computer.
 
* Plug in a 1GB or larger USB stick into your computer.
* Download the installation script: http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh (23 June 2009).
+
* Download the installation script: http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh (23 June 2009).<br>(You will execute this script several steps below.)
 
+
* Check the USB device name. In the example below, the '''s'''torage '''d'''evice is /dev/sdb and filesystem partition on that device is /dev/sdb1:
** execute the script -- parameters are needed and listed when you execute the command; the example seems to be wrong;
  −
** The following works: sudo ./livecd-iso-to-disk.sh soas-strawberry.iso /dev/mmcblk0
  −
 
  −
* Check the USB device. In the example below the device is /dev/sdb1:
   
: <tt>'''df -h'''</tt>
 
: <tt>'''df -h'''</tt>
 
  Filesystem            Size  Used Avail Use% Mounted on
 
  Filesystem            Size  Used Avail Use% Mounted on

Navigation menu