From Fedora Project Wiki
(Created page with 'Anaconda Consists of two stages: * First stage starts the installation * Second stage performs the installation anaconda is execute in two stages. The first stage boots the syst...')
 
No edit summary
Line 1: Line 1:
Anaconda Consists of two stages:
Anaconda is execute in two stages. The first stage boots the system and performs initialization of the system. It
will then load the second stage from the selected installation medium. Therefore,
* First stage starts the installation
* First stage starts the installation
* Second stage performs the installation
* Second stage performs the installation


anaconda is execute in two stages. The first stage boots the system and performs initialization of the system. It
During the installation, verify the stages is easy:
will then load the second stage from the selected installation medium.
* stage1 only contains blue text-box user interface.
* stage2 begins from the first gui/gtk page after "Running anaconda <version>, the <product> system installer - please wait."
 
 


The first stage loads anaconda, the Red Hat Enterprise Linux installer. It consists of a special kernel and
The first stage loads anaconda, the Red Hat Enterprise Linux installer. It consists of a special kernel and
Line 19: Line 23:
by the first stage. It then requests an Installation Number to access additional packages on the installation
by the first stage. It then requests an Installation Number to access additional packages on the installation
media. If the Installation Number is skipped, only packages from the base distribution will be installed.
media. If the Installation Number is skipped, only packages from the base distribution will be installed.
stage1 only contains blue text-box user interface. stage2 begins from the first gui/gtk page after "Running anaconda <version>, the <product> system installer - please wait."

Revision as of 03:26, 18 December 2009

Anaconda is execute in two stages. The first stage boots the system and performs initialization of the system. It will then load the second stage from the selected installation medium. Therefore,

  • First stage starts the installation
  • Second stage performs the installation

During the installation, verify the stages is easy:

  • stage1 only contains blue text-box user interface.
  • stage2 begins from the first gui/gtk page after "Running anaconda <version>, the <product> system installer - please wait."


The first stage loads anaconda, the Red Hat Enterprise Linux installer. It consists of a special kernel and initrd.img. These files can be loaded by any supported bootloader. Images for alternative installation boot media can be found on the first installation disk or installation DVD. The first stage parses command line arguments and then initializes the selected mode of the Installer. If booted from an installation CD it automatically starts the second stage. Otherwise it queries for language, keyboard layout and installation source. It sets up networking if the user selects a network based installation method. You can specify the askmethod command line argument to force a network installation from an installation CD.


The second stage of anaconda first configures language and keyboard mapping if this had not been done by the first stage. It then requests an Installation Number to access additional packages on the installation media. If the Installation Number is skipped, only packages from the base distribution will be installed.