From Fedora Project Wiki

Revision as of 09:59, 31 January 2012 by Jskladan (talk | contribs)

Description

This test verifies that Fedora DVD Image can be booted & installed from USB stick

There are more methods to create the Live USB stick, this test covers Livecd-iso-to-disk.

Setup

  1. Prepare the DVD ISO image and USB stick.
  2. Copy the DVD.iso to the USB stick using Livecd-iso-to-disk[1]

How to test

  1. Insert the USB stick containing DVD.iso, and boot the installer
  2. Proceed through install process selecting a set of packages
  3. Remove the USB stick before rebooting into installed system when instructed by installer.
  4. Check that the computer boots to the installed system, with the USB stick unplugged

Expected Results

  1. Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout
  2. Installer boots into loader and prompts for language, keymap
  3. Installer transitions to anaconda without error
  4. The installer should not require you to configure a package repository, it should be able to install using the packages present on the USB stick.
  5. Anaconda functions properly and successfully installs required packages
  6. Package errors should not occur
  7. The installed system boots successfully.