From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 2: Line 2:
| name = Fedora Test Days
| name = Fedora Test Days
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_16_test_days]]
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_16_test_days]]
| caption = [[livecd-tools]]
| caption = [[live-usbtools]]
| date = <<04-19-2012>>
| date = <<04-19-2012>>
| time = all day
| time = all day
Line 14: Line 14:
== What to test? ==
== What to test? ==


Today's installment of Fedora Test Day will focus on '''livecd-tools''' and creating a Fedora USB installation stick via the command-line with livecd-tools' livecd-iso-to-disk on Fedora 16, 17, and with liveusb-creator on Fedora and Windows.
Today's instalment of Fedora Test Day will focus on '''liveusb-tools''' and creating a live usb image via liveusb-tools on fedora 17 and windows liveusb-creator.


== Who's available ==
== Who's available ==


The following cast of characters will be available for testing, workarounds, bug fixes, and general discussion ...
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
* Development - [[User:Ankursinha|FranciscoD]] (FranciscoD)
* Development - [[User:FranciscoD|FranciscoD]] (FranciscoD)
* Quality Assurance - [[User:vicodan|vicodan]] (vicodan)
* Quality Assurance - [[User:vicodan|vicodan]] (vicodan)


== Prerequisite for Test Day ==  
== Prerequisite for Test Day ==  


* A Fedora 16/17 installation. (or a windows installation)
List any prerequisite needs for the test event.  A fresh system, virtualized guest, a blank DVD ... a desire to break software?
* [A copy of the http://download.fedoraproject.org/pub/fedora/linux/releases/test/17-Beta/Fedora/x86_64/iso/Fedora-17-Beta-x86_64-DVD.iso Fedora 17 pre-release x64 DVD http://download.fedoraproject.org/pub/fedora/linux/releases/test/17-Beta/Fedora/i386/iso/Fedora-17-Beta-i386-DVD.iso i686] with '''all''' updates from <code>updates-testing</code> installed]
* Time
* Time
* Usb key(s)
* Usb key
* ISO images of latest Fedora 17 beta. ISO images are [http://fedoraproject.org/get-prerelease here]
* DVD ISO image of latest Fedora 17 beta  
* Free space on HD (A separate test system would be preferred)
* Free space on HD
* (optional) Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
* (optional) Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions]
* (optional) Beer (if you're adult)
* (optional) Beer (if you're adult)
* (optional) Hot dogs!




=== Update your machine ===
=== '''Update your machine''' ===
 
If you're running Fedora 17, make sure you have all the current updates for it installed, using the update manager or yum.


* You need to have the livecd-tools version 16.11 at least.


== How to test? ==
== How to test? ==


* Please use the process detailed on the [[How_to_create_and_use_Live_USB|How_to_create_and_use_Live_USB]] wiki page.
Graphical Method - Windows only. For flashing from Fedora please use the terminal for now.
* You can also use qemu/qemu-kvm to test your live media


<pre>qemu -hda /dev/sdX  # add "-m 1G", if more RAM is needed for more than just a quick test boot</pre>
Fedora LiveUSB sticks can be created in Windows and Linux using the [http://fedorahosted.org/liveusb-creator liveusb-creator].
 
For Windows using the following steps:
* Download liveusb-creator from http://fedorahosted.org/liveusb-creator
* Double click 'liveusb-creator'
 
If you are using Fedora use the command line:
 
<pre>
$ su -c "yum install liveusb-creator"
</pre>
 
Flash the DVD ISO image to the live USB stick by running the following command in a terminal:
<pre>
livecd-iso-to-disk --format --reset-mbr <path to iso> /dev/sdb #(the attachment point of the *device*)
</pre>
 
To start the flash process, run the following command in a terminal:
 
<pre>
liveusb-creator in a terminal.
</pre>
 
After flash run the this command:
<pre>
<code>$ livecd-iso-to-disk --format --reset-mbr <path to iso> /dev/sdb #(the attachment point of the *device*)</code>
</pre>


== Test Results ==
== Test Results ==


If you have problems with any of the tests,please report a bug to [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=livecd-tools Bugzilla for livecd-tools] or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=liveusb-creator Bugzilla for liveusb-creator] . If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.
Construct a table or list to allow testers to post results.  Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
 
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] for liveusb-tools. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line.


{|
{|
! User
! User
! Smolt Profile
! Smolt Profile
! [[QA:Flash USB with DVD ISO 64/32bit in Fedora 16|Flash USB with DVD ISO 64/32bit in Fedora 16]]
! [[QA:Flash USB with DVD ISO 64/32bit in Fedora|Flash USB with DVD ISO 64/32bit in Fedora]]
! [[QA:Install from USB flashed in Fedora 16|Install from USB flashed in Fedora 16]]
! [[QA:Boot from USB drive flashed in Fedora|Boot from USB drive flashed in Fedora]]
! [[QA:Flash USB with Fedora Desktop Live ISO 64/32bit in Fedora 16|Flash USB with Fedora Desktop Live ISO 64/32bit in Fedora 16]]
! [[QA:Flash USB drive with DVD ISO 64/32bit in Windows|Flash USB drive with DVD ISO 64/32bit in Windows]]
! [[QA:Install from USB with Fedora Desktop Live ISO 64/32bit in Fedora 16|Install from USB drive with Fedora Desktop Live ISO 64/32bit in Fedora 16]]
! [[QA:Boot from USB drive flashed in Windows|Boot off USB drive flashed drive in Windows]]
! [[QA:Flash USB with Fedora Desktop Live ISO 64/32bit in Fedora 17|Flash USB drive with Fedora Desktop Live ISO 64/32bit in Fedora 17]]
! [[QA:Install from USB with Fedora Desktop Live ISO 64/32bit in Fedora 17|Install from USB drive with Fedora Desktop Live ISO 64/32bit in Fedora 17]]
! [[QA:Flash USB with DVD ISO 64/32bit in Fedora 17|Flash USB with DVD ISO 64/32bit in Fedora 17]]
! [[QA:Install from USB drive flashed in Fedora 17|Install from USB drive flashed in Fedora 17]]
 
! [[QA:Flash USB with Fedora Desktop Live ISO 64/32bit in Windows|Flash USB with Fedora Desktop Live ISO 64/32bit in Windows]]
! [[QA:Install from USB drive flashed in Windows|Install off USB drive flashed drive in Windows]]
! References
! References
|-
|-
| [[User:SampleUser|Sample User]]
| [[User:SampleUser|Sample User]]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW]
| {{result|none}}
| {{result|none}}  
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|pass}}
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref>
Line 80: Line 95:
|-
|-
| [[User:vicodan|vicodan]]
| [[User:vicodan|vicodan]]
| [Virtualbox Fedora 17 x64 VM]
| [Windows 7 x64 system and Virtualbox VM]
| {{result|inprogress}}  
| {{result|inprogress}}  
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| {{result|inprogress}}
| <references/>
|-
| [[User:satellit_|satellit_]]
| [http://www.smolts.org/client/show/pub_cce5fdb6-5169-4f18-8126-2400e832352c HW]
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}} <ref>dd if=Fedora-17-Beta-x86_64-Live-Desktop.iso of=/dev/sdb bs=2M</ref><ref>"liveusb-creator --reset-mbr" on f17</ref>
| {{result|pass}} <ref>{{bz|811412#c30}}</ref>
| {{result|pass}} <ref>./tools_livecd-iso-to-disk.sh --format --reset-mbr --msdos Fedora-17-Beta-x86_64-DVD.iso /dev/sdb</ref>
| {{result|pass}} <ref> Install from 4GB Install USB DVD to 500 GB ext USB HD use whole disk non LVM from USB install LIVE-REPO.(No Network){{bz|813905#c11}}</ref>
| {{result|none}}
| {{result|none}}
| <references/>
|-
| [[User:evillagr|evillagr]]
| [http://www.smolts.org/client/show/pub_bd2a380a-0ff5-4c40-8cc1-2004a8adf8a9 HW]
| {{result|none}}
| {{result|none}}
| {{result|pass}} <ref>dd if=Descargas/Fedora-17-Beta-i686-Live-Desktop.iso of=/dev/sdc bs=2M</ref> <ref>livecd-iso-to-disk --format --reset-mbr Descargas/Fedora-17-Beta-i686-Live-Desktop.iso /dev/sdc1</ref>
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|none}}
| {{result|pass}} <ref>Windows 7, Fedora-17-Beta-i686-Live-Desktop.iso</ref>
| {{result|none}}
| <references/>
|-
| [[User:Ankursinha|FranciscoD]]
|
|
|
|
|
| {{result|pass}}
| {{result|none}}
| {{result|pass}} <ref>{{bz|813905}}, used direct dd</ref>
| {{result|pass}} <ref>Installed correctly, working installation</ref>
| {{result|pass}} <ref>liveusb-creator on windows</ref>
| {{result|pass}} <ref>Boots, live works</ref>
| <references/>
| <references/>
|-
|-
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)