No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Anaconda is execute in two stages. The first stage | Anaconda is execute in two stages. The first stage starts the installation, and second stage performs the installation. | ||
When installing fedora, verifying the stages is easy: | |||
* stage1 only contains blue text-box user interface. | * 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." | * stage2 begins from the first gui/gtk page after "Running anaconda <version>, the <product> system installer - please wait." | ||
The first stage boots the system and performs initialization of the system. It | |||
The first stage loads anaconda, the | will then load the second stage from the selected installation medium. The first stage loads anaconda, the Fedora installer. It consists of a special kernel and | ||
initrd.img. These files can be loaded by any supported bootloader. Images for alternative installation | 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. | 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 | 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 | booted from an installation CD it automatically starts the second stage. | ||
The second stage of anaconda first configures language and keyboard mapping | The second stage of anaconda first configures language and keyboard mapping. | ||
Revision as of 05:43, 18 December 2009
Anaconda is execute in two stages. The first stage starts the installation, and second stage performs the installation.
When installing fedora, verifying 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 boots the system and performs initialization of the system. It
will then load the second stage from the selected installation medium. The first stage loads anaconda, the Fedora 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.
The second stage of anaconda first configures language and keyboard mapping.