Sugar Creation Kit/sck/Installation test Cases: Difference between revisions
No edit summary |
|||
| (4 intermediate revisions by one other user not shown) | |||
| Line 50: | Line 50: | ||
*'''IMPORTANT Memory Required for F17 & '''Testing in Virtualbox of anaconda (liveinst) 1024 minimum should be used | *'''IMPORTANT Memory Required for F17 & '''Testing in Virtualbox of anaconda (liveinst) 1024 minimum should be used | ||
Message that 769 MB memory is required. (I have been told that this is hard wired in anaconda) | Message that 769 MB memory is required. (I have been told that this is hard wired in anaconda) | ||
# Download http: | # Download http: not available until Beta Release | ||
# Install to Hard Drive, VirtualBox, or 8 GB USB | # Install to Hard Drive, VirtualBox, or 8 GB USB | ||
# select '''customize now''' wait for download of selections | # select '''customize now''' wait for download of selections | ||
| Line 58: | Line 58: | ||
# Firstboot | # Firstboot | ||
# Does Sugar start? | # Does Sugar start? | ||
==tools_livecd-iso-to-disk install Fedora-17-Beta | |||
::Download link:http:// | ==tools_livecd-iso-to-disk install Fedora-17-Beta-i686-Live-Soas== | ||
::Download link:http://koji.fedoraproject.org/koji/getfile?taskID=3978921&name=Fedora-17-Beta-i686-Live-SoaS.iso | |||
*Set the '''tools_livecd-iso-to-disk.sh''' script as executable (Properties) | *Set the '''tools_livecd-iso-to-disk.sh''' script as executable (Properties) | ||
::Download link: http:// | ::Download link:http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD | ||
====Prepare USB Stick==== | ====Prepare USB Stick==== | ||
*4 GB | *4 GB | ||
| Line 70: | Line 71: | ||
*/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''' | */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 | *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 | sudo ./tools_livecd-iso-to-disk.sh --reset-mbr --overlay-size-mb 500 --home-size-mb 700 --delete-home --unencrypted-home Fedora-17-Beta-i686-Live-SoaS.iso /dev/sd(x)1 | ||
==Graphical liveusb-creator== | ==Graphical liveusb-creator== | ||
| Line 78: | Line 80: | ||
====Install Graphical liveusb-creator==== | ====Install Graphical liveusb-creator==== | ||
*Boot the Live CD | *Boot the Live CD | ||
:http:// | :http://koji.fedoraproject.org/koji/getfile?taskID=3978921&name=Fedora-17-Beta-i686-Live-SoaS.iso | ||
:http:// | :http://koji.fedoraproject.org/koji/getfile?taskID=3978922&name=Fedora-17-Beta-x86_64-Live-SoaS.iso | ||
*sugar terminal: | *sugar terminal: | ||
su | su | ||