Sun Blade 1000 drops to interactive install during net boot - install
Morning folks,
I have a working jumpstart environment, and a generic sysidcfg file used for all our systems here. I can jumpstart a variety of systems here such as Sun Blade 100, 150, V210's, and Ultra 10's with my existing config.
We bought a new SB 1000's and it consistently drops to the interactive install. I have checked the sysidcfg, and the rules file to make sure my profile appears valid. Any ideas on why this keeps occurring?
Initially I had problems relating to the disk controller number set wrong c0 vice c1 - corrected that and still it drops to the interactive install.
My current rules/sysidcfg/bootparams files are included inline:
system_locale=en_US
timezone=US/Central
timeserver=localhost
terminal=sun-cmd
security_policy=NONE
network_interface=PRIMARY
{ netmask=255.255.255.0
protocol_ipv6=no
default_route=192.168.18.1 }
name_service=DNS
{ domain_name=arn.gov
name_server=192.168.10.11,192.168.10.12
search=arn.gov }
install_typeinitial_install
system_typestandalone
cluster SUNWCall
partitioningexplicit
filesys c1t1d0s1 2048 swap
filesys c1t1d0s7 50
filesys c1t1d0s0 free /
station3root=jumpstart.arn.gov:/export/install/Sol9_HW0404/Solaris_9 /Tools/Boot install=jumpstart.arn.gov:/export/install/Sol9_HW0404 boottype=:in sysid_config=jumpstart.arn.gov:/export/jumpstart install_config=jumpstart.arn.gov:/export/jumpstart rootopts=:rsize=32768
Thanks for any help!
Brian

