From Fedora Project Wiki
(adjust the UEFI admon to say it works, but only since 3.11.8) |
(uefi still broken) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test verifies that {{filename|Live.iso}} image can be booted and installed from a USB stick created by [https://fedorahosted.org/liveusb-creator/ Fedora LiveUSB creator]. | |description=This test verifies that {{filename|Live.iso}} image can be booted and installed from a USB stick created by [https://fedorahosted.org/liveusb-creator/ Fedora LiveUSB creator]. | ||
{{admon/important|UEFI supported since 3.11.8|LiveUSB creator only supports the creation of UEFI-bootable sticks since version 3.11.8. If you want to use this test case and do a native UEFI boot of the stick, please make sure to use liveusb-creator 3.11.8 or higher.}} | {{admon/important|UEFI supported since 3.11.8|LiveUSB creator only supports the creation of UEFI-bootable sticks since version 3.11.8. If you want to use this test case and do a native UEFI boot of the stick, please make sure to use liveusb-creator 3.11.8 or higher. However, it seems to be broken even in that version, see {{bz|810112}}.}} | ||
|setup= | |setup= | ||
# You need to have a USB stick that is larger than the {{filename|Live.iso}} image. | # You need to have a USB stick that is larger than the {{filename|Live.iso}} image. |
Revision as of 12:44, 21 May 2013
Description
This test verifies that Live.iso
image can be booted and installed from a USB stick created by Fedora LiveUSB creator.
Setup
- You need to have a USB stick that is larger than the
Live.iso
image. - Install
liveusb-creator
if you are on Fedora, or use the installer from the project homepage if you are on Windows.
How to test
- Convert the
Live.iso
image to the USB stick usingliveusb-creator
.- A short guide how to use this tool is available at How to create and use Live USB#Graphical Method - Windows or Fedora. You can also run the tool with
--help
option.
- A short guide how to use this tool is available at How to create and use Live USB#Graphical Method - Windows or Fedora. You can also run the tool with
- Boot the system from the USB stick.
- Start the installer.
- Proceed with the installation.
Expected Results
- The ISO image is converted to the USB stick without error.
- The Live image boots without error.
- The installer starts without error.
- The installation finishes successfully.
- The new system initiates boot properly.