Sugar on a Stick/Linux/Non-compressed Fedora: Difference between revisions

Satellit (talk | contribs)
m rearrange layout
Satellit (talk | contribs)
m Make Image from USB:: add cautions
Line 111: Line 111:


'''Example of sucessful clone session:''''
'''Example of sucessful clone session:''''
=====Make Image from USB:=====
=====Make Image from USB/SD:=====
* 8-GB Toshiba USB
NOTE This should be done on NEWLY BUILT USB before using it. THIS COPIES EVERYTHING ON IT EXACTLY including
all of the things you have entered on it.
 
*If you have logged in and selected Name and Color's
see below to remove personalisation in /.sugar directory on a USED USB/SD
 
* SAMPLE: 8-GB Toshiba USB
  root@xxxxx:/home/robert/Desktop# dd if=/dev/sda* of=USB8.img
  root@xxxxx:/home/robert/Desktop# dd if=/dev/sda* of=USB8.img
  15687680+0 records in
  15687680+0 records in
  15687680+0 records out
  15687680+0 records out
  8032092160 bytes (8.0 GB) copied, 421.146 s, 19.1 MB/s
  8032092160 bytes (8.0 GB) copied, 421.146 s, 19.1 MB/s
=====Deleting /.Sugar Directory=====
*in Sugar Terminal:
rm -rf ~/.sugar
su -
<password>
shutdown -h now


=====use image to write USB Clone:=====
=====use image to write USB Clone:=====