Talk:Sugar on a Stick/Installation/Variations: Difference between revisions

Satellit (talk | contribs)
m Step by Step Procedure: update liveinst to USB Instructions
Satellit (talk | contribs)
 
(6 intermediate revisions by 2 users not shown)
Line 46: Line 46:
  soas-v2-Blueberry          /home/liveuser/Activities
  soas-v2-Blueberry          /home/liveuser/Activities
  soas-i386-Nightly composes: /usr/share/sugar/activities
  soas-i386-Nightly composes: /usr/share/sugar/activities
soas-v3-Mirabelle:          /usr/share/sugar/activities
  F12-EDU-spin:              /home/xxxx/Activities
  F12-EDU-spin:              /home/xxxx/Activities


Line 118: Line 119:


'''Alternate Download Locations:'''
'''Alternate Download Locations:'''
  http://people.sugarlabs.org/Tgillard/libsugarize.so
  http://people.sugarlabs.org/Tgillard/sugarize/libsugarize.so
  http://people.sugarlabs.org/Tgillard/sug.txt (rename without .txt after download)
  http://people.sugarlabs.org/Tgillard/sugarize/sug.txt(rename without .txt after download)
http://people.sugarlabs.org/Tgillard/sugarize/plain.svg
http://people.sugarlabs.org/Tgillard/sugarize/l.svg
http://people.sugarlabs.org/Tgillard/sugarize/ff.svg
 


References and Download Mirrors:
References and Download Mirrors:
Line 159: Line 164:


===How to install to a 4GB USB using liveinst(ANACONDA) from SoaS===
===How to install to a 4GB USB using liveinst(ANACONDA) from SoaS===
*In a Booted Soas soas-i386-20100428.16.iso, script written, 4GB USB
====CASE 1 Using a burned Soas Live CD====
* '''Using Preformatted 4 GB USB Target:'''
4GB USB pre-formatted using gparted outside of soas:
 
/boot ext4 196
/ ext4 3570
 
=====Step by Step Procedure=====
'''NOTE THIS IS A VERY DANGEROUS PROCEDURE AS YOU CAN DESTROY YOUR COMPUTER'S HARD DRIVE'''
 
'''(NOT FOR NOVICES: FOLLOW THIS PROCEDURE EXACTLY)'''
 
*Boot Soas USB:
*sugar-terminal:
  su
  liveinst
(Graphical Installer starts)
*next
*Basic Storage Devices
  "Please select the drives you'd like to install the operating system on, as well as any drives you'd like to automatically mount to your system, below::
  ( ) Hard Disk (netbook) /dev/sda  DO NOT SELECT
  (+) Lexar JD Firefly (Target for Install)  SELECT THIS ONE 
*next
  "finding storage devices"
  Host Name_______(localhost)
  *next
  Select City (time zone)
*next
  Root Password
  ___________
  Confirm
  ___________
*next
*Create Custom Layout
NOTE: /dev/sda is most likely your Hard Disk '''Do NOTHING with it'''
unless you want to install to Hard Disk and Delete '''ALL''' of it's Contents.
*Please Select a Device (look at label at top of page to choose correct USB)
labeled on top of screen:(Lexar JD Firefly)
*next
^Hard Drives
  sdb                  (TargetUSB)
    sdb1      199    ext4     
    sdb2    3624    ext4
   
Editing instructions:
click on
*sdb1
*edit
  Mount Point:/boot
*OK
click on
*sdb2
*edit
  Mount Point/
* OK
*next
*Write changes to disk
  creates filesystems...
*Boot loader operating system list
(x) "Install boot loader on /dev/sdb"
  Boot Loader operating system list
  (x) Fedora /dev/sdb2
*next
(Installation Begins)
"Copying Live image to Hard Drive"
"Performing post-installation filesystem changes"
"Bootloader"
"Congratulations, your Fedora installation is complete
*Close
(shut down installer Soas live CD)
remove Soas live CD
 
====CASE 2 In a Booted Fedora-13-i686-Live-SoaS.iso, script written, 4GB USB====


script
script
  ./livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 1200 /home/robert/Desktop/soas-i386-20100428.16.iso /dev/sdg*
  ./livecd-iso-to-disk  --format --reset-mbr --overlay-size-mb 1200 /home/xxxx/Desktop/Fedora-13-i686-Live-SoaS.iso /dev/sdg*
ACER ASPIRE ONE AO532h V1.05
ACER ASPIRE ONE AO532h V1.05
Laptop Hard Drive=/dev/sda
Laptop Hard Drive=/dev/sda


* '''Using Preformatted 4 GB USB:'''
* '''Using Preformatted 4 GB USB Target:'''
 
4GB USB pre-formatted using gparted outside of soas:
4GB USB pre-formatted using gparted outside of soas:


Line 172: Line 250:
  / ext4 3570
  / ext4 3570


====Step by Step Procedure====
=====Step by Step Procedure=====
'''NOTE THIS IS A VERY DANGEROUS PROCEDURE AS YOU CAN DESTROY YOUR COMPUTER'S HARD DRIVE'''
'''NOTE THIS IS A VERY DANGEROUS PROCEDURE AS YOU CAN DESTROY YOUR COMPUTER'S HARD DRIVE'''


Line 247: Line 325:
remove Soas live USB
remove Soas live USB


'''USE new USB'''
===='''USE new USB for the first time'''====
Boot from your newly installed Target USB:
Boot from your newly installed Target USB:


Return to "Sugar on a Stick/Installation/Variations" page.