From Fedora Project Wiki
(create a usb install test case for liveusb-creator) |
(refresh the look to match other USB test cases) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This test verifies that | |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]. | ||
|setup= | |setup= | ||
# | # You need to have a USB stick that is larger than the {{filename|Live.iso}} image. | ||
# | # Install {{package|liveusb-creator}} if you are on Fedora, or use the installer from the [https://fedorahosted.org/liveusb-creator/ project homepage] if you are on Windows. | ||
|actions= | |actions= | ||
# | # Convert the {{filename|Live.iso}} image to the USB stick using {{command|liveusb-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 {{command|--help}} option. | ||
# | # Boot the system from the USB stick. | ||
# | # Start the installer. | ||
# | # Proceed with the installation. | ||
|results= | |results= | ||
# | # The ISO image is converted to the USB stick without error. | ||
# | # The Live image boots without error. | ||
# The installer starts without error | # The installer starts without error. | ||
# The | # The installation finishes successfully. | ||
# The system | # The new system initiates boot properly. | ||
}} | }} | ||
[[Category:Installer Boot Methods]] | [[Category:Installer Boot Methods]] |
Revision as of 10:27, 1 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.