This document shows howto setup a network installation server using YaST.
Contents |
The goal is a network installation server for a preload environment that allows clients to boot directly from the network and announces its installation sources via the Service Location Protocol (SLP).
SLP is a service discovery protocol that allows computers and other devices to find services in a local area network without prior configuration.
YaST provides a module for setting up an installation server. To open it, go to "Miscellaneous" -> "Installation server" in YaST.
On the first screen you are asked for the network protocol to be used for the installation server. You have 3 options - HTTP, FTP and NFS.
In the "Directory to contain sources" box, put in the root directory for the installation server. Please keep in mind that this directory needs to have quite some free space depending on the number of different distributions/architectures to be put on the server.
The "Directory alias" to be specified on the next page is the directory the files for the installation sources to be hosted on the server are being copied into, relative to the root directory specified before.
The "Source Name" is the directory the files of the installation source are copied into. Please do not confuse this with the "Directory Alias", the installation source will be available under http://your.server/Directory Alias/Source Name/.
If you want to use SLP, please make sure the option "Announce as Installation Source via SLP" is checked!
In the source configuration, select either "Read CD or DVD medium" if the installation media are in your CD/DVD drive, or select a directory containing the ISO images of the product to be put on the server. When clicking "Next", all content of the installation media is copied into the local repository.
Now you have a basic installation server running that announces the installation source via SLP. The next step is to implement network boot in your preload environment so you don't have to use a boot CD.
© 2009 Novell, Inc. All Rights Reserved.