AutoYast2: SLES8 - Automatic Linux Installation and Configuration with YaST2 | ||
---|---|---|
<<< Previous | Chapter 1. Introduction | Next >>> |
The Linux Journal, in an article in issue 78 writes:
" A standard Linux installation asks many questions about what to install, what hardware to configure, how to configure the network interface, etc. Answering these questions once is informative and maybe even fun. But imagine a system engineer who has to set up a new Linux network with a large number of machines. Now, the same issues need to be addressed and the same questions answered repeatedly. This makes the task very inefficient, not to mention a source of irritation and boredom. Hence, a need arises to automate this parameter and option selection."
"The thought of simply copying the hard disks naturally crosses one's mind. This can be done quickly, and all the necessary functions and software will be copied without option selection. However, the fact is that simple copying of hard disks causes the individual computers to become too similar. This, in turn, creates an altogether new mission of having to reconfigure the individual settings on each PC. For example, IP addresses for each machine will have to be reset. If this is not done properly, strange and inexplicable behavior results."
If you have installed SuSE Linux recently, you will notice that the installation system acts somehow in an automated way. The user is requested to select the necessary information at the beginning of the installation (Normally Language only) and YaST2 will generate a propsal for the underlying system depending on different factors. In most cases, and especially for new systems, such a proposal needs not to be changed and can be used to install a usable system.
The following steps are almost fully automated and the user is only prompted at the end of the installation to provide more information about the system.
AutoYaST2 comes into action where user intervention is required or where customization is required. Using a control file, YaST2 prepares the system for a custom installation and avoids any interaction with the user, unless specified in the control file.
AutoYaST2 is not an automated GUI system. This means that in most cases many screen will be skipped, i.e. you will never see the language selection interface. AutoYaST2 will simply pass the language parameter to the sub-system without displaying any language related interface.
<<< Previous | Home | Next >>> |
Introduction | Up | Overview and Concept |