From Fedora Project Wiki

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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