<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Sebastian:<br>
<br>
I used the F12-alpha-i686-KDE-live CD to install to a 4GB SD<br>
<br>
/dev/sd(x)1 &nbsp;&nbsp;&nbsp; /boot &nbsp;&nbsp;&nbsp; ext2 200 MiB with boot flag<br>
/dev/sd(x)2&nbsp;&nbsp;&nbsp; / &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ext4 3.5 GiB<br>
(see attached screenshot)<br>
<br>
then I did the following commands in terminal:<br>
<br>
yum install @sugar-desktop<br>
yum upgrade @sugar-desktop<br>
yum upgrade metacity (want XXXXX.9)<br>
<br>
I then logged in to sugar at the KDE switcher screen<br>
entered name and color<br>
opened sugar terminal<br>
<br>
yum remove @kde-desktop<br>
yum install @sugar-desktop (to reinstall needed files)<br>
<pre>yum install gedit
(after gedit is installed:)
gedit /etc/gdm/gdm.schemas
</pre>
<ul>
  <li>change: (to true and add sugar)
  </li>
</ul>
<pre> --snip--
&lt;key&gt;daemon/AutomaticLoginEnable&lt;/key&gt;
&lt;signature&gt;b&lt;/signature&gt;
&lt;default&gt;true&lt;/default&gt;
&lt;/schema&gt;
&lt;schema&gt;
&lt;key&gt;daemon/AutomaticLogin&lt;/key&gt;
&lt;signature&gt;s&lt;/signature&gt;
&lt;default&gt;sugar&lt;/default&gt;
&lt;/schema&gt; 
 --snip--

exit root
rm -rf ~/.sugar
su -
pswd:xxx
shutdown -h now

</pre>
On reboot you have a sugar only 11.91 0.85.3 Sugar USB/SD<br>
which is ready to have a student enter name and color and go....<br>
<br>
Only problem is that sugar-browse will not start yet.<br>
<br>
***Can you make a live CD like this which only installs Sugar-desktop?**<br>
<br>
This would be nice as it is a file system seems to be installed from
the live fs<br>
<br>
Thus we could use the live CD for booting and then install it to a USB
if we wanted to... : )<br>
<br>
Cordially <br>
<br>
Tom Gillard<br>
<br>
<br>
<br>
</body>
</html>