Line 167: |
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=== |