Sugar on a Stick/Beta: Difference between revisions

No edit summary
No edit summary
Line 17: Line 17:
To install the .iso disc image, execute the shell script as the root user in <u>one</u> command with arguments as follows:
To install the .iso disc image, execute the shell script as the root user in <u>one</u> command with arguments as follows:


{{Code|./livecd-iso-to-disk --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /path/to/source/iso/or/device /dev/sd'''?'''1}}
{{Code|./livecd-iso-to-disk --overlay-size-mb 200 --home-size-mb 200 --delete-home --unencrypted-home /path/to/source.iso /dev/sd'''?'''1}}


: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc.
: where '{{Code|'''?'''}}' in the final parameter represents the target bootable device node, such as {{Code|sdb1}} or {{Code|sdc1}}, etc.