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)
Line 159: Line 159:


===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
*sdc1
*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 Soas soas-i386-20100428.16.iso, script written, 4GB USB====


script
script
Line 166: Line 242:
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 248:
  / 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 323:
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.