From Fedora Project Wiki
(refresh the look to match other USB test cases) |
(uefi not supported) |
||
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|This tool doesn't support UEFI|LiveUSB creator doesn't yet support creation of UEFI-enabled boot media. That is tracked in {{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 18:57, 22 November 2012
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.