From Fedora Project Wiki
Description
An installation from a bootable USB device
Steps To Reproduce
- Install the livecd-tools package:
# yum install livecd-tools
- Download an installation ISO (either boot.iso, CDROM disc1.iso, or a DVD.iso)
- Consult the FedoraLiveCD/USBHowTo for instructions on formatting and partitioning your USB media
- Write the ISO to your USB device. For example, one might type:
# livecd-iso-to-disk /path/to/boot.iso /dev/sdb1
- Insert the USB device into the target system, and reboot
- Boot your system from the USB media ... and proceed with a default installation.
Expected Results
- Anaconda starts and completes successfully
- System boots into installed environment successfully
- install.log does not contain errors