From Fedora Project Wiki
m (delete comment) |
m (If resulting USB fails to boot: use terminal command "liveusb-creator --reset-mbr") |
||
Line 9: | Line 9: | ||
|actions= | |actions= | ||
# Convert the {{filename|Live.iso}} image to the USB stick using {{command|liveusb-creator}}. | # Convert the {{filename|Live.iso}} image to the USB stick using {{command|liveusb-creator}}. | ||
:If resulting USB fails to boot: use terminal command "liveusb-creator --reset-mbr" | |||
#* 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. | #* 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. | # Boot the system from the USB stick. | ||
# Start the installer | # Start the installer | ||
# Proceed with the installation. | # Proceed with the installation. | ||
|results= | |results= |
Revision as of 18:21, 4 October 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
.
- If resulting USB fails to boot: use terminal command "liveusb-creator --reset-mbr"
- 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.