jumpstart not finishing install
Hi,
I'm in the process of installing a jumpstart server using Solaris 10.
It's a bit unique because rather than installing Solaris on the system,
it is supposed to go directly to a post script that restores the
partitions from a backup (Just including for background).
Currently, after doing the "boot net - install" everything goes fine up
until the install begins. The syidcfg file is found and the settings
are used. After determininng locale and setting up the system. Then,
the install begins and I get the following error message:
System Identification is completed.
Starting Solaris installation program...
Searching for JumpStart directory...
not found
Warning: Could not find matching rule in rules.ok
Press the return key for an interactive install program...
I don't understand how the sysidcfg file is found earlier (which is in
a dir in the jumpstart dir) but the install part fails at this part.
Another item to note is that i can hand mount via nfs the jumpstart
dir. It doesn't appear to be a permissioning error. I have searched
everywhere. Please help!!!
The details:
client: Ultra10
jumpstart dir: /jumpstart
sysidcfg file: /jumpstart/config/clientname/sysidcfg
there is an entry in /etc/hosts for the client
Here are the contents of files and command outputs:
-
# share
-/imagesrw,anon=0""
-/jumpstartro,anon=0""
-/export/installro,anon=0""
# ./add_install_client -e 8:0:20:cf:4d:e0 -c jumpstart:/jumpstart -p
jumpstart:/jumpstart/config/client -s jumpstart:/jumpstart client sun4u
output from add_install_client:
updating /etc/bootparams
copying boot file to /tftpboot/inetboot.SUN4U.Solaris_10-1
# more /etc/bootparams
client.example.com
root=jumpstart.example.com:/export/install/sparc_10/Solaris_10/Tools/Boot
install=jumpstart:/jumpstart boottype=:in
sysid_config=jumpstart:/jumpstart/config/client
install_config=jumpstart:/jumpstart rootopts=:rsize=8192
# cd /jumpstart
# ls -l
total 138
-rwxr-xr-x1 rootroot59701 Dec 18 09:46 check
drwxr-xr-x4 rootroot 512 Dec 29 13:36 config
drwxr-xr-x3 rootroot 512 Dec 18 09:41 jumpstart_sample
-rw-r--r--1 rootroot1890 Dec 18 09:45 post_client
-rw-r--r--1 rootroot4818 Dec 18 09:45 rules
-rw-r--r--1 rootroot 72 Dec 18 09:46 rules.ok
# more config/client/sysidcfg
system_locale=en_US
timezone=US/Eastern
terminal=sun-cmd
timeserver=localhost
name_service=none
network_interface=hme0 {hostname=client
default_route=x.x.x.x
ip_address=x.x.x.xx
netmask=255.255.255.0
protocol_ipv6=no}
security_policy=none
Please help! I am stuck!!!
_Kate Wilson

