Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1: −
<noinclude>{{TOCright}}
+
<noinclude>
 
</noinclude>
 
</noinclude>
   Line 71: Line 71:  
'''takes a downloaded soas.iso file and writes it directly to a USB stick'''
 
'''takes a downloaded soas.iso file and writes it directly to a USB stick'''
   −
# Download script:[http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh] to your Desktop
+
# Download script:[http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh livecd-iso-to-disk.sh] to your Desktop
 
# Right click on the script file in your file manager, and change the file properties to allow executing the file as a program.
 
# Right click on the script file in your file manager, and change the file properties to allow executing the file as a program.
 
# Place the source.iso file on your Desktop.
 
# Place the source.iso file on your Desktop.
Line 106: Line 106:  
  Installing boot loader
 
  Installing boot loader
 
  USB stick set up as live image!
 
  USB stick set up as live image!
  $  
+
  $
==='''8 GB USB with 2.4 GB 2nd partition*:fat16 MyFiles with Mirabell-remix CD'''===
     −
* Used to transfer files to and from the journal and PC Desktop
     −
: This creates a 8 GB USB which becomes an '''INSTALLER USB'''
  −
:: '''stable ext4 Non-live File structure'''
  −
:: It will use either liveusb-creator from the command line to make non-persistent USB's or script to create persistent ones.
  −
:: A ONE Stick Installer that contains room for up to to 3 Soas.iso files on its Visible fat16 2.4 GB 2nd Partition
  −
  −
updated 06/18/2010 tg
  −
  −
*'''Using Mirabelle Remix-pl.iso'''
  −
  −
http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-pl--LiveCD-README.txt
  −
  −
http://people.sugarlabs.org/Tgillard/Mirabelle-Remix-pl--LiveCD.iso
  −
  −
====Make installer USB from running CD====
  −
  −
:zyx-liveinstaller must be upgraded to work. (bug)
  −
  −
:Burn CD from .iso
  −
:Boot from CD
  −
:Update to 0.88.1 and zyx-liveinstaller to  0.2.4-1.fc13
  −
sugar-terminal
  −
su
  −
yum update sugar*
  −
yum install zyx-liveinstaller
  −
  −
=====Alternate=====
  −
*If using the SugarCreationKit DVD
  −
: rpm of zyx-liveinstaller is on DVD
  −
rpm -Uvh zyx­-liveinstaller­0.2.4.­1.noarch.rpm
  −
: Download directly
  −
* http://people.sugarlabs.org/Tgillard/zyx-liveinstaller-0.2.4-1.noarch.rpm
  −
  −
=====Use zyx-liveinstaller to make USB=====
  −
  −
:Partitioner  8GB USB (TOSHIBA_TransMemory)
  −
/dev/sdb1/boot ext4 200
  −
/dex/sdb3/    ext4 5000
  −
/dev/sdb2    fat 16 MyFiles 2.41
  −
no swap
  −
  −
:exit partitioner (hit X on top right corner)
  −
:right arrow in bottom right of zyx
  −
::root choose /dev/sdb2
  −
::boot choose /dev/sdb1
  −
:: no swap
  −
:Right arrow
  −
::Installation in progress
  −
::Installation complete.....
  −
:Shut down Booted Soas (CD)
  −
*'''wait for delayed writes to USB target (2 min)'''
  −
  −
*Place into PC usb slot
  −
*Drag drop xxx.iso to MyFiles on Desktop
  −
*Drag livecd-iso-to disk script to MyFiles
  −
*remove USB
  −
  −
*OR
   
  wget http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh
 
  wget http://download.sugarlabs.org/soas/releases/livecd-iso-to-disk.sh
  −
      
=====USING 8 GB Installer USB=====
 
=====USING 8 GB Installer USB=====
Line 228: Line 167:  
  cd Desktop
 
  cd Desktop
 
  dd  if=xxxxx.img of=/dev/sdb*
 
  dd  if=xxxxx.img of=/dev/sdb*
  −
===Make a Soas-v2-Blueberry Installer USB (with liveusb-creator installed)===
  −
  −
*boot from Blueberry CD[http://download.sugarlabs.org/soas/releases/soas-2-blueberry.iso]
  −
*insert 4GB USB Target formatted fat16 or [ext2,3]
  −
  −
'''NOTE: zyx-liveinstaller must be installed in f13'''
  −
*(this step not required for Blueberry)
  −
* In sugar-terminal:
  −
su
  −
yum install zyx-liveinstaller
  −
THEN:
  −
*in sugar terminal: '''zyx-liveinstaller'''
  −
  −
Note 1: the rest of this procedure will not work for a script created live USB [http://wiki.sugarlabs.org/go/Category:Live_USB#use_livecd-iso-to-disk_script_to_write_a_live_USB] as CD and USB's do not show up on sugar frame.
  −
  −
Note 2: from terminal in sugar: '''yum install gvfs''' this fixes problem in mounting of CD and USB's in some soas versions. (from tomeu)
  −
  −
IF - USB and CD devices are not mounted in the bottom of the sugar frame when inserted;
  −
zyx-liveinstaller must be used
  −
  −
*launch partitioner
  −
/boot  ext4  200
  −
/      ext  balance
  −
make changes
  −
*exit partitioner  (hit X in right top corner of window)
  −
select root (/)How to Create
  −
select boot (/boot)
  −
No swap hit next
  −
install
  −
wait until finished
  −
*exit
  −
*in sugar terminal:
  −
su -
  −
yum install liveusb-creator
  −
22 files will download and install
  −
22MB
  −
wait until finished
  −
*exit sugar (f3) shutdown
  −
---------------------
  −
*boot new USB
  −
*insert second 2 GB USB Target formatted fat16 or [ext2,3]
  −
*Insert CD with desired soas.iso into PC
  −
* in sugar terminal: '''liveusb-creator --reset-mbr'''
  −
*graphical Fedora Live USB Creator starts:
  −
Note: Do not use <Download Fedora> as you will fill up your USB Stick and ruin it
  −
<Use existing Live CD> <Browse>
  −
  −
(select from CD the .iso file)
  −
  −
Target Device
  −
/dev/sd(x)1  note: be sure it is correct for your USB
  −
  −
Set Persistent storage
  −
  −
(Move slider Bar)
  −
note: Max is 800 MB for 2GB USB
  −
  −
Press:<Create Live USB>
  −
Verfying ISO MD5 checksum (CD will spin up)
  −
Passed
  −
Extracting Live Image to USB Device
  −
Creating 809 MB persistent overlay
  −
Installing bootloader
  −
Complete (0.03.38)
  −
----------------
  −
  −
wait until finished
  −
*exit
  −
*exit sugar (f3)/ shutdown
  −
  −
----------------
  −
*remove 4GB Installer USB
  −
*remove CD from CD Drive
  −
*boot new USB
  −
  −
Note: you can insert another USB, select it and Create another USB. '''This process can be repeated for multiple "virgin" copies.'''
  −
  −
I have tested this with soas-2-blueberry.iso, soas-testing-day-13-02-10.iso, and soas-i386-20100216.21.iso files
  −
  −
===How to sugarize liveusb-creator to run it from your Soas USB===
  −
See [[Talk:{{PAGENAME}}|this discussion page]].
      
===Download a non-live, ext3 File Structured, blueberry USB===
 
===Download a non-live, ext3 File Structured, blueberry USB===
Line 326: Line 183:  
*[http://people.sugarlabs.org/Tgillard/Direct_Soas.txt Announcement and description]
 
*[http://people.sugarlabs.org/Tgillard/Direct_Soas.txt Announcement and description]
 
*Original file is no longer available 11/09/2011 satellit_
 
*Original file is no longer available 11/09/2011 satellit_
  −
===How to Build a F13 Soas stick that writes live USB's===
  −
Link:[http://wiki.sugarlabs.org/go/Category_talk:Live_USB#Soas_stick_that_writes_live_USB.27s]
  −
      
===Duplicating SoaS with customization===
 
===Duplicating SoaS with customization===
Line 367: Line 220:     
'''great way to make a customized spin for special uses'''
 
'''great way to make a customized spin for special uses'''
  −
==Fedora standard ext4 file system installation==
  −
'''Use liveinst command to write a ext4 "Real File Sytem" to a HD/USB'''==
  −
Link: [http://wiki.sugarlabs.org/go/Talk:Sugar_on_a_Stick/Blueberry#liveinst_command_to_install_to_Hard-Disk.2FUSB_from_Soas_CD]
  −
  −
See [[Talk:{{PAGENAME}}#How_to_install_to_a_4GB_USB_using_liveinst.28ANACONDA.29_from_SoaS]]
      
== Virtualization==
 
== Virtualization==
http://wiki.sugarlabs.org/go/Supported_systems/Windows#Running_Sugar_in_an_emulator
+
[[Windows#Running_Sugar_in_an_emulator]]
   −
===VMPlayer===
+
===VMware Player===
http://wiki.sugarlabs.org/go/VMware
+
[[VMware]]
   −
===Virtualbox===
+
===VirtualBox===
http://wiki.sugarlabs.org/go/VirtualBox
+
[[VirtualBox]]
 
===QEMU===
 
===QEMU===
http://wiki.sugarlabs.org/go/QEMU
+
[[QEMU]]

Navigation menu