Auto Install for Mandrake Linux | ||
---|---|---|
Prev | Next |
This option is used when you are creating a Replay Install configuration. It replaces the old style where a perl code fragment appeared at the end of the auto_inst.cfg file.
'interactiveSteps' => [ |
'doPartitionDisks', |
'formatPartitions' |
], |
Descriptions:
DrakX has the capability, Replay Auto Install, which can be used to assist installation on multiple computers with slightly different hardware configurations. This replay ability allows you to select one or more specific steps where you want to manually re-enter configuration selections.
Generation of a Replay Auto Install Disk and can be accomplished:
* at the end of a Manual install where you select Advanced, Generate an auto install floppy, then Reply or,
* on an installed system by running the drakconf program or,
* manually creating the disk and files on it.
To change a standard Auto Install into a Replay Auto Install, just add this option. For a more detailed description and a summary of the available steps, please review the section Replay Install.
NOTE: Mandrake is in the process of removing the old style perl code fragment from the end of a Replay Install auto_inst.cfg file and replacing it this option. So you are strongly advised to begin using this option.
Currently, you can still use the perl code fragment. In fact, the drakconf program still generates Replay Install disks with the code fragement at the end.
Related Option Entries:
none.
Prev | Home | Next |
interactive | intf |