Hi there,
I have an existing Solaris jumpstart server (boot, install, and config server all on one server) and it works fine for clients on the same subnet. In order to build client servers that are not on the same subnet as the jumpstart server, I have created a bootable install cd to be used as the boot server.
I modified the /etc/rcS script on the cd to use the network and nfs for installation as indicated in the Sun Blueprint
Network"yes"
Installtype=nfs
Problem:
I issue the boot cdrom - install from the client and it finds the jumpstart server and the sysdicfg file and then stops and goes into interactive install mode.
<start of display>
Skipping interface hme0
Searching for configuration file(s)...
Using sysid configuration file
server:/jumpstart/Sysidcfg/Solaris_9/sysidcfg
Search complete.
The Solaris Installer can be run in English, or any of the following languages:
<end of display>
My /etc/bootparams file looks fine (incl. below) and the client can see the jumpstart server if it finds the sysidcfg file but I just can't figure it out why it stops and doesn't continue to install. I am missing something!
client root=server:/jumpstart/OS/Solaris_9_09-04/Solaris_9/Tools/Boot install=server:/jumpstart/OS/Solaris_9_09-04 boottype=:in sysid_config=server:/jumpstart/Sysidcfg/Solaris_9 install_config=server:/jumpstart rootop
ts=:rsize=32768
Any ideas?
Thanks in advance
Jen
I have an existing Solaris jumpstart server (boot, install, and config server all on one server) and it works fine for clients on the same subnet. In order to build client servers that are not on the same subnet as the jumpstart server, I have created a bootable install cd to be used as the boot server.
I modified the /etc/rcS script on the cd to use the network and nfs for installation as indicated in the Sun Blueprint
Network"yes"
Installtype=nfs
Problem:
I issue the boot cdrom - install from the client and it finds the jumpstart server and the sysdicfg file and then stops and goes into interactive install mode.
<start of display>
Skipping interface hme0
Searching for configuration file(s)...
Using sysid configuration file
server:/jumpstart/Sysidcfg/Solaris_9/sysidcfg
Search complete.
The Solaris Installer can be run in English, or any of the following languages:
<end of display>
My /etc/bootparams file looks fine (incl. below) and the client can see the jumpstart server if it finds the sysidcfg file but I just can't figure it out why it stops and doesn't continue to install. I am missing something!
client root=server:/jumpstart/OS/Solaris_9_09-04/Solaris_9/Tools/Boot install=server:/jumpstart/OS/Solaris_9_09-04 boottype=:in sysid_config=server:/jumpstart/Sysidcfg/Solaris_9 install_config=server:/jumpstart rootop
ts=:rsize=32768
Any ideas?
Thanks in advance
Jen