Difference between revisions of "Sugar Creation Kit/sck/Installation test Cases"

From Sugar Labs
Jump to navigation Jump to search
Line 1: Line 1:
 
*These are additional test Cases for https://fedoraproject.org/wiki/Test_Day:2012-03-22_Sugar_Desktop
 
*These are additional test Cases for https://fedoraproject.org/wiki/Test_Day:2012-03-22_Sugar_Desktop
=All of these test require that an network interface is configured=
+
*All of these test require that an network interface is configured
 
:Select this box when it appears:'''[Configure network Interface]'''
 
:Select this box when it appears:'''[Configure network Interface]'''
 
==netinstall to hardisk-sugar only==
 
==netinstall to hardisk-sugar only==

Revision as of 07:17, 22 March 2012

Select this box when it appears:[Configure network Interface]

netinstall to hardisk-sugar only

  1. Download http://dl.fedoraproject.org/pub/alt/stage/17-Beta.TC2/Fedora/i386/iso/Fedora-17-Beta-TC2-i386-netinst.iso
  2. Install to Hard Drive, VirtualBox, or 8 GB USB
  3. select customize now wait for download of selections
  4. Select Sugar-Desktop
  5. De-select Gnome
  6. Install
  7. Does the Install Boot
  8. Firstboot
  9. Does Sugar start?

netinstall to hardisk with Gnome

  1. Download http://dl.fedoraproject.org/pub/alt/stage/17-Beta.TC2/Fedora/i386/iso/Fedora-17-Beta-TC2-i386-netinst.iso
  2. Install to Hard Drive, VirtualBox, or 8 GB USB
  3. select customize now wait for download of selections
  4. Select Sugar-Desktop
  5. Install
  6. Does the Install Boot
  7. Firstboot
  8. Does Sugar start?

DVD install to hardisk-sugar only

  1. Download http://dl.fedoraproject.org/pub/alt/stage/17-Beta.TC2/Fedora/i386/iso/Fedora-17-Beta-TC2-i386-DVD.iso
  2. Install to Hard Drive, VirtualBox, or 8 GB USB
  3. select customize now wait for download of selections
  4. Select Sugar-Desktop
  5. De-select Gnome
  6. Install
  7. Does the Install Boot
  8. Firstboot
  9. Does Sugar start?

DVD install to hardisk with Gnome

  1. Download http://dl.fedoraproject.org/pub/alt/stage/17-Beta.TC2/Fedora/i386/iso/Fedora-17-Beta-TC2-i386-DVD.iso
  2. Install to Hard Drive, VirtualBox, or 8 GB USB
  3. select customize now wait for download of selections
  4. Select Sugar-Desktop
  5. Install
  6. Does the Install Boot
  7. Firstboot
  8. Does Sugar start?

tools_livecd-iso-to-disk install Fedora-17-Beta-TC2-i686-Live-Soas

Download link:http://dl.fedoraproject.org/pub/alt/stage/17-Beta.TC2/Live/i686/Fedora-17-Beta-TC2-i686-Live-SoaS.iso
  • Set the tools_livecd-iso-to-disk.sh script as executable (Properties)
Download link: http://bit.ly/livecd-iso-to-disk

Prepare USB Stick

  • 4 GB
Fat 16; boot flag set
NOTE: use diskutility to unmount /dev/sdg1
  • DO NOT TRY TO UPDATE Update is too large and will fill up disk

Terminal Command

  • /dev/sd(x)1 (x) is the device name: enter mount in terminal to what it is. eg: /dev/sdb1 /dev/sdc1 /dev/sdd1 /dev/sdg1 be sure to add the partition number (1) to command
  • Type "mount" in terminal to see device name
sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Beta-TC2-i686-Live-SoaS.iso /dev/sd(x)1