Here's the deal - I'm trying to setup our research lab which has one
server (Mandrake 10.0, Dual 3.2Ghz Xeon, 1 Gb RAM, named "wardrobe")
and eight Sun workstations (6 Sun-Blade 100s, 2 Sun-Blade 150s). The
Sun workstations are to run Solaris 9. I'd like to run the setup using
a jumpstart, and I think I'm close, but the system is stalling during
the boot. I've setup the server to only manage one workstation, called
susan. Here's what my setup looks like:
rarpd-ss981107-2mdk
bootparamd-0.17-5mdk
tftp-server-0.34-1mdk
nfs-utils-1.0.6-1mdk
0:3:bA:8:7D:98 susan
susan root=wardrobe:/var/solaris9_install/Solaris_9/Tools/Boot \
install=wardrobe:/var/solaris9_install/Solaris_9/ \
boottype=:in \
rootopts=:rsize=32768
**snip**
/var/solaris9_install/ 10.22.0.0/16(ro)
127.0.0.1 localhost
10.22.10.22 wardrobe
**snip**
10.22.10.33 susan
total 472
-rwxr-xr-x 1 root root 152376 Jun 15 16:37 0A160A21*
-rwxr-xr-x 1 root root 152376 Jun 15 16:37
0A160A21.SUNW,SUN-BLADE-100*
-rwxr-xr-x 1 root root 152376 Jun 15 16:37
inetboot.SUNW,SUN-BLADE-100.Solaris_9-1*
-rw-r--r-- 1 root root 383 Jun 15 16:37 rm.10.22.10.33
lrwxrwxrwx 1 root root 2 Jun 15 16:37 tftpboot -> .//
When I run the client with "boot net - install -v", it seems to run
fine until it gets to a line describing the CPU:
cpu0: UltraSparc-IIe (portid 0 impl 0x13 ver 0x14 clock 502Mhz)
and then proceeds to sit there forever. During the output, susan does
correctly get the ip address, the hostname, and the domain name. If
someone tells me how to get the bootup output from a log or file, I'll
post it here for you to see.
The install files were originally setup using the setup scripts from
the Solaris 9 CDs on one of the workstations, and then copied over to
the server. The four processes on the server are running, and I have
temporarily taken down the firewall (shorewall).
I have been using documentation from these sites:
http://www.docbert.org/Solaris/Jumpstart/linux.html
http://www.scsy.de/~mas/archiv/000017.html
If it makes a difference, I have the server providing NIS and NFS to
the machines for login and home directories. The /etc/nsswitch.conf
file is setup to serve through NIS, but everything (on the server)
looks to files first.
Thanks in advance for your help - let me know if there is anything
else I can provide to help debug this!
Chris Phillips
Westmont College