[Next] [Previous] [Up] [Top] [Contents]

7.3.7 Setting Up an Install Server

7.3.7.2 Server at 4.1.X (or after installing the rr extensions above)

First mount the CDROM:

# mkdir /cdrom

# /etc/mount -t hsfs -r /dev/sr0 /cdrom

Then change to the /cdrom directory and execute the command to install clients:

# cd /cdrom

# ./add_install_client machine_name architecture

-or-

# ./add_install_client -e ethernet_address -i ip_address machine_name architecture

where machine_name is the name of the client and architecture is either sun4c or sun4m or Sun4u. The -e and -i options are necessary if the NIS server does not already have this information.


Unix System Administration - 8 AUG 1996
[Next] [Previous] [Up] [Top] [Contents]