Changes

Jump to navigation Jump to search
m
Line 211: Line 211:     
==[[File:Usb1.png]] dd writable 2GB USB Soas-v6-Pineapple-USB==
 
==[[File:Usb1.png]] dd writable 2GB USB Soas-v6-Pineapple-USB==
*'''How to Write'''
+
*Download: http://people.sugarlabs.org/Tgillard/soas-v6-i686.img
*Command Line to uss in root terminal:
+
 
 +
*'''How to Write you own'''
 +
 
 +
*Command Line to use in root terminal:
 
  sudo livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-16-release-i686-Live-SoaS.iso /dev/sdb
 
  sudo livecd-iso-to-disk --reset-mbr --format --overlay-size-mb 300 --home-size-mb 175 --delete-home --unencrypted-home Fedora-16-release-i686-Live-SoaS.iso /dev/sdb
 
*use Disk Utility in f16 to format the USB as Master boot Record and /dev/sd(x)1 as FAT first.
 
*use Disk Utility in f16 to format the USB as Master boot Record and /dev/sd(x)1 as FAT first.
 
*make .img file from inserted USB
 
*make .img file from inserted USB
:Do this before booting the USB. This will avoid identity conflicts when running multiple copies on the network.
+
:'''Do this before you boot the USB.'''
::the ssh keys are generated on first boot of USB
+
:( This will avoid network collisions when running multiple copies on the network.)
 +
:the unique ssh keys are generated on first boot of a SoaS USB
 
  dd if=/dev/sd(x) of=Soas-v6-Pineapple.img
 
  dd if=/dev/sd(x) of=Soas-v6-Pineapple.img
  
12,355

edits

Navigation menu