Talk:Sugar on a Stick/ZyX-LiveInstaller: Difference between revisions
No edit summary |
|||
| 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> | * 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; | ||