Changes

Jump to navigation Jump to search
m
Line 10: Line 10:  
   dd if=Fedora-18-x86_64-netinst.iso of=/dev/sdb bs=2M
 
   dd if=Fedora-18-x86_64-netinst.iso of=/dev/sdb bs=2M
 
==Boot netinstall USB==
 
==Boot netinstall USB==
*look at this tutorial for installer information and guide:
+
*[[Tutorials/Installation/Install_using_Anaconda_f18_RC1_DVDx86_64|'''look at this tutorial for installer information and guide''']]
    http://wiki.sugarlabs.org/go/Tutorials/Installation/Install_using_Anaconda_f18_RC1_DVDx86_64
+
: Tutorial describes features of the f18 anaconda installer
;Wait for Download and error checking of default software to finish
+
*;Wait for Download and error checking of default software to finish
 +
 
 
==Installation Destination==   
 
==Installation Destination==   
 
   select 2nd 4 GB USB (not the one you booted from)
 
   select 2nd 4 GB USB (not the one you booted from)
Line 33: Line 34:  
  4009754624 bytes (4.0 GB) copied, 207.237 s, 19.3 MB/s
 
  4009754624 bytes (4.0 GB) copied, 207.237 s, 19.3 MB/s
 
  [root@localhost Desktop]#  
 
  [root@localhost Desktop]#  
==Download a Soas_8.img file==
+
==Alternative: Download a prebuilt USB.img==
 +
===Download a Soas_8.img file===
 
; For a 4 GB USB
 
; For a 4 GB USB
 
  http://people.sugarlabs.org/Tgillard/Soas_8.img 3.7G
 
  http://people.sugarlabs.org/Tgillard/Soas_8.img 3.7G
 
*Full netinstall of Sugar-desktop to a ext4 / on 4 Gb USB
 
*Full netinstall of Sugar-desktop to a ext4 / on 4 Gb USB
   −
==Download a Soas_8_litd.img file==
+
===Download a Soas_8_litd.img file===
 
; For a 2 GB USB
 
; For a 2 GB USB
  http://people.sugarlabs.org/Tgillard/Soas_8_litd.img
+
  http://people.sugarlabs.org/Tgillard/Soas_8_litd.img   1.9G
*Built with livecd-iso-to-disk
+
*Built with [[Testing/Reports/livecd-iso-to-disk|'''livecd-iso-to-disk''']]
 +
:Transcript: http://people.sugarlabs.org/Tgillard/Li-t-d-Soas-8.txt
 
:persistence - overlay 500 mb /home 500 mb
 
:persistence - overlay 500 mb /home 500 mb
 +
:This will not be as rugged as the above 4 GB .img and will fill up eventually
 +
*Persistence tested after download and dd write to another USB 01/20/2013 tg
    
==Write to new USB==
 
==Write to new USB==
 
; This command can be repeated for multiple USB's
 
; This command can be repeated for multiple USB's
dd if=Soas_8.img of=/dev/sdc bs=2M  
+
*In root terminal:
*Sucessful copy
+
dd if=Soas_8.img of=/dev/sd(x)* bs=2M
 +
:or
 +
dd if=Soas_8_litd.img of=/dev/sd(x)* bs=2M  
 +
:: of=/dev/sd(x)* = find USB device name with "mount" command
 +
===Examples===
 +
*Successful copy
 
  [root@localhost Desktop]# dd if=Soas_8.img of=/dev/sdc bs=2M   
 
  [root@localhost Desktop]# dd if=Soas_8.img of=/dev/sdc bs=2M   
 
  1912+0 records in
 
  1912+0 records in
Line 65: Line 75:  
  3880452096 bytes (3.9 GB) copied, 676.209 s, 5.7 MB/s
 
  3880452096 bytes (3.9 GB) copied, 676.209 s, 5.7 MB/s
 
  [root@localhost Desktop]#
 
  [root@localhost Desktop]#
 +
==[[Sugar_Creation_Kit#Tutorials|More Tutorials]]==
12,355

edits

Navigation menu