Sugar on a Stick/Linux: Difference between revisions

Satellit (talk | contribs)
m change link title
Satellit (talk | contribs)
m /* Make a Soas-v2-Blueberry Installer USB (with liveusb-creator installed)
Line 129: Line 129:
  USB stick set up as live image!
  USB stick set up as live image!


==Use liveusb-creator to make new Live USB as Installer USB (Unsupported and Experimental)==
== Make a Soas-v2-Blueberry Installer USB (with liveusb-creator installed) ==


===Make Installer USB===
http://wiki.sugarlabs.org/go/Category:Liveusb#Make_a_Soas-v2-Blueberry_Installer_USB_.28with_liveusb-creator_installed.29
1-)use soas-2-blueberry CD to make 4GB (or Better 8GB) Live USB with liveusb-creator
 
First boot from soas-2-blueberry CD
In Terminal:
zyx-liveinstaller
install to fat 16 or fat 32 USB
choose / and /boot as same /dev/sd(x)* Be sure it is your USB not your Hard Disk!
when finished exit from soas-2-blueberry
 
*(hint in terminal: enter "gparted" and look at the available HD and USB and note name you want to use. Exit gparted)
 
2-)Boot from USB made with zyx-liveinstaller
In terminal:
su -
root #
yum install liveusb-creator
(13 files 22MB will download)
 
===Use liveusb-creator to make new Live USB===
3-) Insert CD ('''or another USB''') containing soas xxxxx.iso  (note this is .iso not Burned CD from .iso)
 
4-) Insert 2nd USB stick to use to make LiveUSB (suggested format: fat16,) '''minimum size: 4GB'''
 
In terminal:"liveusb-creator"
select correct USB (usually 1 letter higher than your boot USB)
ie: if Booted USB is /dev/sda target USB will be /dev/sdb
select to find CD ('''or USB''') with .iso file
move slider to desired persistence file size
start making USB
exit from running USB and then boot New USB you just created!
 
This method  installs soas-3-20091228.iso to a live USB Stick
 
Thus you do not need to use the same version that is on the Installer USB
 
'''Note: You cannot use a downloaded xxxxx.iso with this Installer USB as liveusb-creator cannot see it when running from sugar terminal.'''


== What's next? ==
== What's next? ==