From Fedora Project Wiki

No edit summary
Line 5: Line 5:
'''Anaconda''' is the name of the Fedora installer. This section outlines issues related to '''Anaconda''' and installing Fedora {{Template:DocsDict/BeatsVer}}.
'''Anaconda''' is the name of the Fedora installer. This section outlines issues related to '''Anaconda''' and installing Fedora {{Template:DocsDict/BeatsVer}}.


=== Ext4 for boot partitions ===
Although ext4 was the default file system in Fedora 11, the version of the GRUB bootloader included with Fedora 11 could not read ext4 partitions. Fedora 11 therefore required a separate ext3 boot partition. The version of GRUB included in Fedora 12 now supports ext4, so '''anaconda''' now allows you to place '''/boot''' on an ext4 partition.
<!--
=== Installation in text mode ===
=== Installation in text mode ===


Line 26: Line 31:
The fedora installation CDs and DVD provide you with an image file, ''boot.iso'' that you can burn to a CD and use to boot a system and start the installation process.  Typically, you would do this prior to installing Fedora from a local hard drive or from a location on a network.  You can now use the CD produced from the ''boot.iso'' image to start installation on a system that uses Unified Extensible Firmware Interface (UEFI).  CDs produced from older versions of ''boot.iso'' only worked with systems that used Basic Input Output System (BIOS).
The fedora installation CDs and DVD provide you with an image file, ''boot.iso'' that you can burn to a CD and use to boot a system and start the installation process.  Typically, you would do this prior to installing Fedora from a local hard drive or from a location on a network.  You can now use the CD produced from the ''boot.iso'' image to start installation on a system that uses Unified Extensible Firmware Interface (UEFI).  CDs produced from older versions of ''boot.iso'' only worked with systems that used Basic Input Output System (BIOS).


<!--
 
=== Installation media ===
=== Installation media ===



Revision as of 04:00, 11 September 2009

Installation Notes

Idea.png
To learn how to install Fedora, refer to either the Fedora Installation Quick Start Guide available from http://docs.fedoraproject.org/installation-quick-start-guide/ or the Fedora Installation Guide available from http://docs.fedoraproject.org/install-guide/.
If you encounter a problem or have a question during installation that is not covered in these release notes, refer to http://www.fedoraproject.org/wiki/FAQ and http://www.fedoraproject.org/wiki/Bugs/Common.

Anaconda is the name of the Fedora installer. This section outlines issues related to Anaconda and installing Fedora 25.


Ext4 for boot partitions

Although ext4 was the default file system in Fedora 11, the version of the GRUB bootloader included with Fedora 11 could not read ext4 partitions. Fedora 11 therefore required a separate ext3 boot partition. The version of GRUB included in Fedora 12 now supports ext4, so anaconda now allows you to place /boot on an ext4 partition.