old-www/HOWTO/Network-Install-HOWTO-2.html

133 lines
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Network Install HOWTO: Document Structure</TITLE>
<LINK HREF="Network-Install-HOWTO-3.html" REL=next>
<LINK HREF="Network-Install-HOWTO-1.html" REL=previous>
<LINK HREF="Network-Install-HOWTO.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="Network-Install-HOWTO-3.html">Next</A>
<A HREF="Network-Install-HOWTO-1.html">Previous</A>
<A HREF="Network-Install-HOWTO.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. Document Structure</A></H2>
<P>
<!--
network install!document structure
-->
This document is split up into various sections that are designed to make it
easy to read and learn from. There are major sections that allow the reader to
skip to parts of the HOWTO that will be relevant for them. The entire document
is not designed to be relevant to every reader and you may wish to skip out
entire major sections of it. Each major section will consist of a set of
subsections, so if you think a major section is relevant to what you are
reading this HOWTO for then please read <EM>ALL</EM> the subsections.
<P>This HOWTO covers different distributions of Linux and I try to be generic
across different versions of a particular distribution. It contains two basic
high-level structures to it for each distribution that it contains, these are
(a) sections on setting up Linux install
<A HREF="#server">server</A>
server machines, and (b) sections on setting up
<A HREF="#client">clients</A>
using an install server. In addition to these two types of main section there
are also a few other sections that are designed for reference purposes to
other documents, and how to use this document.
<P>
<P>
<H2><A NAME="server"></A> <A NAME="ss2.1">2.1 Server Setup Structure </A>
</H2>
<P>
<!--
network install!server setup structure
-->
This is a rough list of points that you will need to follow in order to setup a
Linux machine as a network install server. The HOWTO sections on setting up
servers roughly adhere to this list:
<OL>
<LI>Install a machine with Linux to be a server machine</LI>
<LI>Check you have enough disk space free to serve Linux installs</LI>
<LI>Set up the filespace you want to use to serve the Linux installs</LI>
<LI>Copy the install media to your filespace</LI>
<LI>Enable one or more remote access methods to your filespace</LI>
<LI>Customise your server images</LI>
</OL>
<P>
<P>
<H2><A NAME="client"></A> <A NAME="ss2.2">2.2 Client Install Structure </A>
</H2>
<P>
<!--
network install!client install structure
-->
This is a rough list of points that you will need to follow in order to install
a Linux distribution from a network install server. The HOWTO sections on
installing client machines roughly adhere to this list:
<OL>
<LI>Install config program on a machine</LI>
<LI>Use config program to create config files</LI>
<LI>Edit the config file to include customisable options</LI>
<LI>Create a bootable media</LI>
<LI>Provide access to the config file</LI>
<LI>Boot your machine and read the config file</LI>
<LI>Client contacts server machine</LI>
<LI>Manually supply any requested arguments</LI>
<LI>Client installs and reboots to new operating system</LI>
</OL>
<P>
<P>
<H2><A NAME="ss2.3">2.3 Reading plan</A>
</H2>
<P>
<!--
network install!reading plan
-->
Although this is not the biggest reference guide in the world you can still help
yourself for quicker reading by following the guidelines below. I have tried to
write the HOWTO in such a way that it will be useful to all skill levels in
Linux.
<P>
<DL>
<DT><B>Expert</B><DD><P>(aka the elite). If you are familiar with Linux as well as
installation over networks then you will probably be able to do most of your
setup using the quick guide section, you will also find some useful references
in the appendices for further reading purposes. For distribution specific
details of a network install then you should be able to reference the
appropriate subsection.
<P>
<DT><B>Experienced</B><DD><P>(aka competent). If you are familiar with Linux but new to
network installations then you should be able to make good use of the various
distribution independent sections. Read carefully through the sections that you
think are relevant for your purposes but you should be able to skip through the
commands quite easily. You will also find good references in the appendices for
further reading.
<P>
<DT><B>Newbie</B><DD><P>(mostly harmless). You will find some excellent installation
references listed in the appendices that I would thoroughly recommend reading
before attempting network installations. Make sure you are completely happy
with a basic non-network Linux installation before you attempt networked
installs. Once you think you are ready then read very thoroughly through the
sections for the distribution you are interested in and make sure you read the
non-distribution specific sections carefully too. You should find the command
references in this HOWTO very helpful.
</DL>
<P>
<P>
<P>
<P>
<HR>
<A HREF="Network-Install-HOWTO-3.html">Next</A>
<A HREF="Network-Install-HOWTO-1.html">Previous</A>
<A HREF="Network-Install-HOWTO.html#toc2">Contents</A>
</BODY>
</HTML>