7.3.7 Setting Up an Install Server
# 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.