Technical data

82 Chapter 4
Troubleshooting Your Installation
Network Install
Network Install
The following are some items to check if you have problems during the
install process:
If your system fails to find a boot server, check the following:
1. Make sure you are using the correct boot command (you must use the
"install" keyword for newer Workstation (Series 700) systems). For
older systems, you may need to enter the boot command two or three
times.
2. Check for error messages on the server, logged to the file
/var/adm/syslog/syslog.log. Look for instl_bootd messages.
3. Make sure that the /etc/instl_boottab file contains at least one
IP address that is valid for your network.
4. Make sure the server for the install kernel is on the same subnet as
the system you are trying to boot. (The install server itself does not
need to be on the same subnet).
5. If the file /var/adm/inetd.sec exists and has a tftp entry, make
sure it allows access to the addresses listed in /etc/instl_bootab.
6. If your system has multiple lan cards, make sure /dev/lan0 you
pick the one connected to the proper network.
7. Check to see that /var/adm/syslog/syslog.log has an entry
such as the following:
inetd[306]: instl_boots/udp: Unknown service
If there is also an entry in your local /etc/services for
instl_boots, check to see if your system is set up to use NIS. If so, it
may be that the version of /etc/services supplied by your NIS
server needs to have the entries for instl_boots and instl_bootc
added.