Changes

Jump to navigation Jump to search
m
→‎Install To 4 GB USB disk: these are USB disks not images we are writing
Line 21: Line 21:  
:(add and modify activities; .pdf files etc that you want to have loaded in the sugar-journal)
 
:(add and modify activities; .pdf files etc that you want to have loaded in the sugar-journal)
 
{{Note/note|
 
{{Note/note|
* '''When making a new image''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the USB, enter the command {{Code|rm ~ rf /.sugar}} in the Terminal activity. Then shutdown the USB. This will clear all Learner information on the USB and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls -a}} in Terminal.
+
* '''When making a new USB disk''', to clear the Sugar Journal of old entries and to avoid identity conflicts among copies of the USB, enter the command {{Code|rm ~ rf /.sugar}} in the Terminal activity. Then shutdown the USB. This will clear all Learner information on the USB and let you start with a fresh install. Skipping this will result in collisions in the Neighborhood view of the Jabber network between separate copies of the appliance. Verify the presence of the '''.sugar''' directory by entering {{Code|ls -a}} in Terminal.
* '''When cloning a customized image''', in order to keep the Journal and installed .xo Activities, use {{Code|rm ~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown the USB. This leaves the Journal entries and removes only the previous Learner's identity key files.}}
+
* '''When cloning a customized USB disk''', in order to keep the Journal and installed .xo Activities, use {{Code|rm ~/.sugar/default/owner.key*}} in the Sugar Terminal, and then shutdown the USB. This leaves the Journal entries and removes only the previous Learner's identity key files.}}
 
*Sugar-terminal
 
*Sugar-terminal
 
  sudo su
 
  sudo su
Line 29: Line 29:  
  (USB shutsdown)
 
  (USB shutsdown)
 
====Make .img file====
 
====Make .img file====
:insert 4 GB USB in PC
+
:insert 4 GB USB disk in PC
 
{{Note/note|
 
{{Note/note|
 
You must replace "(x)" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick.
 
You must replace "(x)" with the appropriate small Latin letter ("a", "b", "c", ...), so the name corresponds to your USB stick.
Line 43: Line 43:  
  4009754624 bytes (4.0 GB) copied, 174.034 s, 23.0 MB/s
 
  4009754624 bytes (4.0 GB) copied, 174.034 s, 23.0 MB/s
   −
====Write .img file to another 4 GB USB====
+
====Write .img file to another 4 GB USB disk====
 
:insert another 4GB USB in PC
 
:insert another 4GB USB in PC
 
  # dd if=Tris-5-i686.img of=/dev/sd(x) bs=2M
 
  # dd if=Tris-5-i686.img of=/dev/sd(x) bs=2M
12,355

edits

Navigation menu