initCommon(); $template->displayHeader(); ?>

Chapter 4. Preparing Media

To install Fedora from discs, you need five installation CDs, or the installation DVD. There are separate disc sets for each supported architecture.

For instructions to download and prepare this CD or DVD installation media, refer to http://fedoraproject.org/wiki/Distribution/Download. If you already have the full set of Fedora installation media, skip to Section 5.1, “Booting from CD, DVD, or USB Media”.

[Important]Architecture-Specific Distributions

To install Fedora, you must use the boot and installation media that is particular to your architecture. Refer to Chapter 2, Understanding i386 and Other Computer Architectures for information on hardware architectures and how to determine the right one for your computer.

You may use the first CD or DVD installation disc from the complete Fedora distribution to boot your computer. The Fedora distribution also includes image files for boot-only CD or DVD media and USB media. You can convert these files into bootable media using standard Linux utilities or third-party programs on other operating systems.

You may boot your computer with boot-only media, and load the installation system from another source to continue the process. The types of installation source for Fedora include:

You can use this facility to install Fedora on machines without using installation discs. For example, you may install Fedora on a laptop with no CD or DVD drive by booting the machine with a USB pen drive, and then using a hard drive as an installation source.

The supported boot media for Fedora include:

[Note]Installation from Diskettes

There is no option to either boot or install Fedora from diskettes.

4.1. Preparing CD or DVD Media

The images/boot.iso file on the first Fedora installation disc is a boot image designed for CD and DVD media. This file also appears on FTP and Web sites providing Fedora. You can also find this file on mirror sites in the Fedora distribution directory for your particular architecture.

The Fedora distribution is also downloadable as a set of CD-sized ISO image files or a single DVD-sized ISO image file. You can record these files to CD or DVD using a CD or DVD burning program on your current operating system:

Windows operating systems

Burn an ISO image to disc using your installed CD or DVD burning software. Most software has an option labeled Burn image file to disc or Make disc from ISO image. If your software offers a choice of image formats, choose "ISO image" as the file type. If several ISO formats are offered, choose the closest match to "Mode 1, 2048-byte blocks."

Apple Mac OS X

Open the Disk Utility application, found in the /Applications/Utilities folder. Select FileOpen Disk Image and select the ISO image. From the list of volumes, select the item representing the ISO image. Select Burn and follow the instructions.

Linux operating systems

If you are using a recent version of the GNOME desktop environment, right-click the ISO image file and choose Write to disc. If you are using a recent version of the KDE desktop environment, use K3B and select ToolsBurn CD Image, or ToolsBurn DVD ISO Image if appropriate. The following command line works for many other environments:

cdrecord --device=cdwriter-device -tao -eject image-file.iso
[Note]System-Specific Instructions

Unfortunately this guide cannot offer specific instructions for every possible combination of hardware and software. You can find more information at http://fedoraproject.org/wiki/Docs/Drafts/BurningDiscs. Consult your operating system's documentation and online support services, and Section 19.3, “Finding Documentation and Support” for additional help if needed.

displayFooter('$Date: 2007/04/27 13:37:25 $'); ?>