|
|
(4 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <noinclude>{{TOCright}} | | <noinclude> |
| </noinclude> | | </noinclude> |
|
| |
|
Line 108: |
Line 108: |
| $ | | $ |
|
| |
|
| ==='''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-liveinstaller0.2.4.1.noarch.rpm
| |
| : Download directly
| |
| * http://people.sugarlabs.org/Tgillard/zyx-liveinstaller-0.2.4-1.noarch.rpm
| |
|
| |
|
| |
| *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 |
|
| |
|
Line 204: |
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
| |
|
| |
|
| ===Download a non-live, ext3 File Structured, blueberry USB=== | | ===Download a non-live, ext3 File Structured, blueberry USB=== |
Line 299: |
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 342: |
Line 222: |
|
| |
|
| == 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]] |