Talk:Sugar on a Stick/Sugar Clone: Difference between revisions

Satellit (talk | contribs)
Other neat uses for the modified_livecd-iso-to-disk script
 
Satellit (talk | contribs)
m Live USB': edit
Line 30: Line 30:
====''Live USB'''====
====''Live USB'''====


* Copy-paste an .iso to a 2GB soas-i386-20100405.17 live usb while it was mounted in a PC  
* Copy-paste soas-i386-20100405.17.iso (or any soas .iso) to a 2GB live USB while it is mounted in a PC  
 
* copy-paste modified_livecd-iso-to-disk to same location from PC
=====reboot with USB=====
* reboot with this USB and proceed to write it to another 2GB USB:
* reboot with this USB and proceed to write it to another 2GB USB:
 
* alternately do this:
Root terminal:
In the Terminal Activity, change the working directory:
  /mnt/live/
  cd /mnt/live
wget http://people.sugarlabs.org/fgrose/modified_livecd-iso-to-disk
chmod +x modified_livecd-iso-to-disk
=====Make new USB=====
  ./modified_livecd-iso-to-disk soas-i386-20100405.17.iso /dev/sd(*)1
  ./modified_livecd-iso-to-disk soas-i386-20100405.17.iso /dev/sd(*)1
Works fine....
Works fine....
'''It should work with any live cd.iso'''
'''It should work with any live cd.iso'''
Return to "Sugar on a Stick/Sugar Clone" page.