Difference between revisions of "Talk:Sugar on a Stick/ZyX-LiveInstaller"

From Sugar Labs
Jump to navigation Jump to search
Line 4: Line 4:
 
* Boot your target computer with Sugar-on-a-Stick;
 
* Boot your target computer with Sugar-on-a-Stick;
 
* Start the Terminal activity;
 
* Start the Terminal activity;
* Type in <code>su -c gparted</code> in order to check that you have room on the target machine.
+
* Check that you have room on the target machine:
 +
:* Type in <code>su -c gparted</code>  
 
:* You will need at least a single partition for the root filesystem that is greater than 2GB. (Some disks labeled and sold as 2GB may not be quite large enough.)
 
:* You will need at least a single partition for the root filesystem that is greater than 2GB. (Some disks labeled and sold as 2GB may not be quite large enough.)
 
:* Optionally create a separate partition for the /boot filesystem, at least 42MB in size
 
:* Optionally create a separate partition for the /boot filesystem, at least 42MB in size
Line 10: Line 11:
 
:* Note: formatting in the partitioner is not required;
 
:* Note: formatting in the partitioner is not required;
 
:* Exit the partitioner by hitting the X in the top corner of window.
 
:* Exit the partitioner by hitting the X in the top corner of window.
* Type in <code>zyx-liveinstaller</code>;
+
* Run ZyX-LiveInstaller:
* Read and follow the simple wizard, choosing destination volumes/partitions for root, boot, and swap.
+
:* Type in <code>zyx-liveinstaller</code>;
 +
:* Read and follow the simple wizard, choosing destination volumes/partitions for root, boot, and swap.
 
This is a *destructive* install:  
 
This is a *destructive* install:  
 
* The contents of the disks or partitions you choose will be overwritten entirely;
 
* The contents of the disks or partitions you choose will be overwritten entirely;

Revision as of 21:27, 18 December 2009

alternative instructions

To use the ZyX-LiveInstaller:

  • Boot your target computer with Sugar-on-a-Stick;
  • Start the Terminal activity;
  • Check that you have room on the target machine:
  • Type in su -c gparted
  • You will need at least a single partition for the root filesystem that is greater than 2GB. (Some disks labeled and sold as 2GB may not be quite large enough.)
  • Optionally create a separate partition for the /boot filesystem, at least 42MB in size
  • Optionally create a separate partition for swap space, typically 1 to 2 times the size of the RAM in your system. This will allow the use of hibernation (suspend-to-disk, via pm-hibernate command run from root terminal shell).
  • Note: formatting in the partitioner is not required;
  • Exit the partitioner by hitting the X in the top corner of window.
  • Run ZyX-LiveInstaller:
  • Type in zyx-liveinstaller;
  • Read and follow the simple wizard, choosing destination volumes/partitions for root, boot, and swap.

This is a *destructive* install:

  • The contents of the disks or partitions you choose will be overwritten entirely;
  • During installation, you are free to use other activities;
  • After installation completes, you may remove the LiveUSB or LiveCD, and continue using the newly installed system without rebooting! This means that anything done with the system before, during, or after installation persists into the installed system;
  • For more information, see the upstream project website [1].