From Fedora Project Wiki

m (Changed category)
m (Add Category:Obsolete Test Cases)
Line 16: Line 16:


[[Category:Installer Boot Methods]]
[[Category:Installer Boot Methods]]
[[Category:Obsolete Test Cases]]

Revision as of 16:41, 27 March 2009

Description

An installation from a bootable USB device

Steps To Reproduce

  1. Install the livecd-tools package:
    # yum install livecd-tools
  2. Download an installation ISO (either boot.iso, CDROM disc1.iso, or a DVD.iso)
  3. Consult the FedoraLiveCD/USBHowTo for instructions on formatting and partitioning your USB media
  4. Write the ISO to your USB device. For example, one might type:
    # livecd-iso-to-disk /path/to/boot.iso /dev/sdb1
  5. Insert the USB device into the target system, and reboot
  6. Boot your system from the USB media ... and proceed with a default installation.

Expected Results

  1. Anaconda starts and completes successfully
  2. System boots into installed environment successfully
  3. install.log does not contain errors