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.
How to test
- Verify Live boot with the newly created
- 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
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.