Testing/Reports/Sugar on a Stick: Difference between revisions

Satellit (talk | contribs)
Satellit (talk | contribs)
Line 209: Line 209:
:[[Sugar_Creation_Kit#Sugar_on_a_Stick-V5-Coconut]]
:[[Sugar_Creation_Kit#Sugar_on_a_Stick-V5-Coconut]]
::Just import 2 files from above link ^
::Just import 2 files from above link ^
==[[File:Usb1.png]] dd writable 2GB USB Soas-v6-Pineapple-USB==
*'''How to Write'''
*Command Line to uss 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
*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
:Do this before booting the USB. This will avoid identity conflicts when running multiple copies on the network.
::the ssh keys are generated on first boot of USB
dd if=/dev/sd(x) of=Soas-v6-Pineapple.img


==[[File:Usb1.png]] dd writable 2GB USB Soas-v5-Coconut-USB .img==
==[[File:Usb1.png]] dd writable 2GB USB Soas-v5-Coconut-USB .img==