I have recently tried to configure a jumpstart server for Solaris10. booting the client starts off fine and then i have to start answering all these question I answered in the sysidcfg, rules, and profile files.
This is what the files look like:
---------------------Sysidcfg File-------------------------
network_interface=primary { hostname=test
protocol_ipv6=no
netmask=255.255.255.0
default_route=10.10.10.1}
security_policy=none
name_service=DNS
domain_name=sunfire.com
name_server=12.179.4.37
timezone=US/Central
system_locale=en_US
terminal=vt100
timeserver=none
root_password=Hx2347vABDDM
--------------Rules File------------------
hostname test - profile1 -
--------------Profile1 File--------------------
install_type initial_install
system_type standalone
partitioning explicit
filesys c1t0d0s0 12288 /
filesys c1t0d0s1 2048 swap
filesys c1t0d0s4 10240 /opt
filesys c1t0d0s5 8192 /var
Can anyone tell me why is this happening or what im doing wrong.
This is what the files look like:
---------------------Sysidcfg File-------------------------
network_interface=primary { hostname=test
protocol_ipv6=no
netmask=255.255.255.0
default_route=10.10.10.1}
security_policy=none
name_service=DNS
domain_name=sunfire.com
name_server=12.179.4.37
timezone=US/Central
system_locale=en_US
terminal=vt100
timeserver=none
root_password=Hx2347vABDDM
--------------Rules File------------------
hostname test - profile1 -
--------------Profile1 File--------------------
install_type initial_install
system_type standalone
partitioning explicit
filesys c1t0d0s0 12288 /
filesys c1t0d0s1 2048 swap
filesys c1t0d0s4 10240 /opt
filesys c1t0d0s5 8192 /var
Can anyone tell me why is this happening or what im doing wrong.