Identifying Your Locale
Language Selection
The installation program displays a list of languages supported by Fedora. Highlight the correct language on the list and select
Keyboard Configuration
The installation program display a list of the keyboard layouts supported by Fedora. Highlight the correct layout on the list, and select
Partition from a Hard Drive
Once you have booted your computer, you may use ISO image files of the Fedora discs to continue the installation process. The ISO files must be located on a hard drive that is either internal to the computer, or attached to the machine by USB. You can use this option to install Fedora on computers that have neither a network connection nor CD or DVD drives.
The partition on the hard drive holding the ISO files must be formatted with the ext2, ext3 or vfat file system. In Fedora, vfat
includes a range of file systems, such as FAT-16 and FAT-32, found on most removable media. External hard drives usually contain vfat
(FAT-32) file systems. Some Microsoft Windows systems also use vfat
file systems on internal hard disk partitions.
Before you begin installation from a hard drive, check the partition type to ensure that Fedora can read it. To check a partition's file system under Windows, use the Disk Management tool. To check a partition's file system under Linux, use the fdisk
utility.
Select the partition containing the ISO files from the list of available partitions. Internal IDE, SATA, SCSI, and USB drive device names begin with /dev/sd
. Each individual drive has its own letter, for example /dev/sda
. Each partition on a drive is numbered, for example /dev/sda1
.
Also specify the Directory holding images. Enter the full directory path from the drive that contains the ISO image files. The following table shows some examples of how to enter this information:
Partition type | Volume | Original path to files | Directory to use |
---|---|---|---|
VFAT, NTFS | D:\ | D:\Downloads\F8 | Downloads/F8 |
ext2, ext3 | /home | /home/user1/F8 | user1/F8 |
Installation TCP/IP Configuration
The installation program is network-aware and can use network settings for a number of functions. For instance, you can install Fedora from a network server using FTP, HTTP, or NFS protocols. You can also instruct the installation program to consult additional software repositories later in the process.
By default, the installation program uses DHCP to automatically provide network settings. If you use a cable or DSL modem, router, firewall, or other network hardware to communicate with the Internet, DHCP is a suitable option. In a business environment, consult with your network administrators for appropriate settings. If your network has no DHCP server, clear the check box labeled Use dynamic IP configuration (DHCP).
The installation program supports both IPv4 and IPv6 protocols. If you are not sure which addressing scheme your network uses, it is safe to leave both options selected.
NFS Installation SetupTo install from a NFS server, select NFS from the Installation Method menu and select OK. Enter the name or IP address of the NFS server and the directory where the installation files reside.
Select OK to continue.
Welcome Dialog
After the installation program loads its next stage, a welcome dialog appears. Select Next to continue.
Initializing the Hard Disk
If no readable partition tables are found on existing hard disks, the installation program asks to initialize the hard disk. This operation makes any existing data on the hard disk unreadable. If your system has a brand new hard disk with no operating system installed, or you have removed all partitions on the hard disk, answer Yes.
RAID or Other Nonstandard Configurations
Certain RAID systems or other nonstandard configurations may be unreadable to the installation program and the aforementioned prompt may appear. The installation program responds to the physical disk structures it is able to detect.