include("site.inc"); $template = new Page; $template->initCommon(); $template->displayHeader(); ?>
To make media, choose one of the following options:
Making CD and DVD Media. To learn how to turn ISO images into CD or DVD media, refer to http://docs.fedoraproject.org/readme-burning-isos/.
Making Minimal USB Boot Media. The minimal USB disk image,
	    diskboot.img, requires a blank USB
	    flash drive.  Writing the minimal USB boot image
	      to a USB flash drive will destroy all the data on the
	      drive.
On a Linux system, as root, use the following
	  command to write the image to the drive:
dd if=diskboot.img of=/dev/sdX| ![[Warning]](./stylesheet-images/warning.png) | Write to the Correct Device | 
|---|---|
| Make sure you are writing to the proper disk. Consult
	    the  | 
A comparable dd program for Windows
	  systems is available at http://users.erols.com/gmgarner/forensics/.  The
	  website gives examples of how to use this Windows program to
	  copy an image to a physical disk device.
| ![[Note]](./stylesheet-images/note.png) | Caveat Emptor | 
|---|---|
| This website is not part of the Fedora Project, and the Fedora Project is not responsible for its content. |