Changes

Jump to navigation Jump to search
Line 52: Line 52:  
*''' you get a 8GB USB that boots either gnome or sugar (8 GB Toshiba USB)'''
 
*''' you get a 8GB USB that boots either gnome or sugar (8 GB Toshiba USB)'''
    +
===='''AUTO Login to SUGAR'''====
 +
TO bypass gdm Login and start up Stick in SUGAR DESKTOP:
 +
*start up and log in to sugar
 +
*Open Terminal Application
 +
su -
 +
password=sugarroot
 +
yum install gedit
 +
(after gedit is installed:)
 +
gedit /etc/gdm/gdm.schemas
 +
*change:  (to true  and add sugar)
 +
  --snip--
 +
<key>daemon/AutomaticLoginEnable</key>
 +
<signature>b</signature>
 +
<default>true</default>
 +
</schema>
 +
<schema>
 +
<key>daemon/AutomaticLogin</key>
 +
<signature>s</signature>
 +
<default>sugar</default>
 +
</schema>
 +
  --snip--
 +
*Reboot
    
===='''Duplication of USB Sticks'''====
 
===='''Duplication of USB Sticks'''====
12,355

edits

Navigation menu