Sugar on a Stick/Linux: Difference between revisions
No edit summary |
m →SoaS v2: use /dev/sd(*) not /dev/sd(*)1 in script |
||
| Line 19: | Line 19: | ||
'''Note:''' | '''Note:''' | ||
* See this [http://lists.sugarlabs.org/archive/sugar-devel/2009-September/019829.html announcement] for more information. | * See this [http://lists.sugarlabs.org/archive/sugar-devel/2009-September/019829.html announcement] for more information. #1 (see note below for script revisions) | ||
* | |||
* Do ''NOT'' use installation instructions in other sections of this page for this version of SoaS. | * Do ''NOT'' use installation instructions in other sections of this page for this version of SoaS. | ||
* Note that selinux must be disabled in the startup (selinux=0) or Sugar will not load. | * Note that selinux must be disabled in the startup (selinux=0) or Sugar will not load. | ||
| Line 26: | Line 27: | ||
** (*) ''be sure of your USB/SD device name. Use the mount command or the partition manager to confirm it before executing the script. It is VERY DANGEROUS to your other discs if this is entered wrong.'' | ** (*) ''be sure of your USB/SD device name. Use the mount command or the partition manager to confirm it before executing the script. It is VERY DANGEROUS to your other discs if this is entered wrong.'' | ||
** The <code>--format --reset-mbr</code> arguments for the shell script were recommended, but may be excluded to preserve the existing disc format and data. | ** The <code>--format --reset-mbr</code> arguments for the shell script were recommended, but may be excluded to preserve the existing disc format and data. | ||
1)**NOTE use /dev/sd(*) not dev/sd(*)1 in script | |||
Tom Gilliard 9/27/2009 | |||
== Put [[Sugar on a Stick/Installation/OLPC | SoaS on an OLPC XO-1]] == | == Put [[Sugar on a Stick/Installation/OLPC | SoaS on an OLPC XO-1]] == | ||