
Book II
Chapter 3
Setting Up a
Network Server
113
The Many Ways to Install a Network Operating System
Automated and remote installations
In case you find yourself in the unenviable position of installing a NOS onto
several servers, you can use a few tricks to streamline the process:
✦ Automated setup lets you create a setup script that provides answers to
all the questions asked by the installation program. After you’ve created
the script, you can start the automated setup, leave, and come back
when the installation is finished. Creating the setup script is a bit of
work, so automated setup makes sense only if you have more than a few
servers to install.
✦ Microsoft has a feature called Remote Installation Services (RIS) that lets
you install Windows server versions from a remote network location
without even going to the server computer. This is tricky to set up, how-
ever, so it’s really worth it only if you have a lot of servers on which to
install operating systems. (You can also use RIS to install client operat-
ing systems.)
Multiboot installations enable you to have more
than one operating system on a single com-
puter. Of course, only one of these operating
systems can be running at any time. When you
boot the computer, a menu appears with each
of the installed operating systems listed. You
can choose which operating system to boot
from this menu.
Multiboot is most useful for software develop-
ers or network managers who want to make
sure that software is compatible with a wide
variety of operating systems. Rather than set
up a bunch of separate computers with differ-
ent operating system versions, you can install
several operating systems on a single PC and
use that one PC to test the software. For pro-
duction network servers, however, you proba-
bly don’t need to have more than one operating
system installed.
If you still insist on loading two or more oper-
ating systems on a network server, be sure to
install each operating system into its own disk
partition. Although most network operating
systems let you install two (or more) operat-
ing systems into a single partition, doing so is
not a very good idea. To support two operating
systems in a single partition, the operating sys-
tems have to play a risky shell game with key
system files — moving or renaming them each
time you restart the computer. Unfortunately,
things can go wrong. For example, if lightning
strikes and the power goes out just as the NOS
is switching the startup files around, you may
find yourself with a server that can’t boot to any
of its installed operating systems.
The best way to set up a multiboot system is to
install each operating system into its own par-
tition. Then, you can use a boot manager pro-
gram to choose the partition you want to boot
from when you start the computer.
Giving multiboot the boot
12_625873-bk02ch03.indd 11312_625873-bk02ch03.indd 113 9/21/10 10:09 PM9/21/10 10:09 PM