From Fedora Project Wiki
Description
This test verifies that a Fedora live image can be booted and installed from a USB stick created by Fedora Media Writer.
Setup and Testing on Fedora and Windows
- Ensure you have a USB stick that is larger than the live image whose contents you can afford to lose (the contents of the stick will be destroyed as a part of the test).
- Run the tool:
- On Fedora, run command dnf --enablerepo=updates-testing install liveusb-creator, then launch Fedora LiveUSB Creator from the system menus
- On Windows, download the zip file, extract it and run
liveusb-creator.exe
- Launch and select the version of Fedora you want your flash drive to have
- Let it download and see if the tool successfully wipes the content before writing the downloaded image.
- Boot the system from the USB stick and verify
- UEFI boot
- BIOS boot
- Start the installer
- Proceed with the installation
- Verify the installation is fully operational
How to test
Fedora
- Launch and select the version of Fedora you want your flash drive to have
Windows
- Extract the files and run the liveusb-creator.exe with admin privileges
- Select your favorite version of Fedora with the architecture and wait for the download to get downloaded
- Check if it wipes the flash drive before writing the image
- Boot the system from the USB stick
- UEFI
- BIOS
- Start the installer
- Proceed and after installation verify the functionality of the same
Expected Results
- The USB will be wiped before being written with the image.
- The stick boots without error.
- If you choose to perform media consistency verification before the actual boot, the check will be skipped and not performed at all, the medium will boot right away. That's expected, media verification works only for dd-style conversion.
- The installer starts without error.
- The installation finishes successfully.
- The new system initiates boot properly. Note that problems after boot that do not seem to be related to writing the image to a USB stick are likely out of the scope of this test case, though they may count as failures of one of the other installation validation test cases.