I created a jumpstart server and have the basic settings for host_class as a profile, sysidcfg and a rule file. After I do a boot net - install it goes thru the phases and after it finds the sysidcfg it goes to interactive mode. I'll attach all the necessary output and files. Also, I tested the dry-run method with the pfinstall command and it works just fine. I know I'm missing something but can't figure out where or what.
thanks
rules file:
#
# The following rule matches any system:
any - - host_class -
host_class file:
install_type initial_install
system_type standalone
partitioning explicit
filesys c0t0d0s0 10000 /
filesys c0t0d0s1 1024 swap
filesys c0t0d0s3 10000 /usr
filesys c0t0d0s4 free /var
filesys c0t0d0s5 10000 /opt
filesys c0t0d0s7 10000 /export/home
cluster SUNWCall
rules.ok file:
hostname mshah-sol - host_class -
any - - host_class -
# version=2 checksum=4750
sysidcfg file:
system_locale=en_US
timezone=US/Central
name_service=none
terminal=vt100
timeserver=localhost
network_interface=primary {protocol_ipv6=no netmask=255.255.255.0}
security_policy=none
Output after running "boot net - install"
Sun Netra X1 (UltraSPARC-IIe 500MHz), No Keyboard
OpenBoot 4.0, 512 MB memory installed, Serial #51409613.
Ethernet address 0:3:ba:10:72:cd, Host ID: 831072cd.
Executing last command: boot net - install
Boot device: /pci@1f,0/ethernet@c File and args: - install
38800
SunOS Release 5.10 Version Generic_118833-17 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
whoami: no domain name
Configuring devices.
Using RPC Bootparams for network configuration information.
Attempting to configure interface dmfe1...
Skipped interface dmfe1
Attempting to configure interface dmfe0...
Configured interface dmfe0
Beginning system identification...
Searching for configuration file(s)...
Using sysid configuration file 10.1.100.44:/var/local/jumpstart/sysidcfg
Search complete.
Discovering additional network configuration...
Completing system identification...
thanks
rules file:
#
# The following rule matches any system:
any - - host_class -
host_class file:
install_type initial_install
system_type standalone
partitioning explicit
filesys c0t0d0s0 10000 /
filesys c0t0d0s1 1024 swap
filesys c0t0d0s3 10000 /usr
filesys c0t0d0s4 free /var
filesys c0t0d0s5 10000 /opt
filesys c0t0d0s7 10000 /export/home
cluster SUNWCall
rules.ok file:
hostname mshah-sol - host_class -
any - - host_class -
# version=2 checksum=4750
sysidcfg file:
system_locale=en_US
timezone=US/Central
name_service=none
terminal=vt100
timeserver=localhost
network_interface=primary {protocol_ipv6=no netmask=255.255.255.0}
security_policy=none
Output after running "boot net - install"
Sun Netra X1 (UltraSPARC-IIe 500MHz), No Keyboard
OpenBoot 4.0, 512 MB memory installed, Serial #51409613.
Ethernet address 0:3:ba:10:72:cd, Host ID: 831072cd.
Executing last command: boot net - install
Boot device: /pci@1f,0/ethernet@c File and args: - install
38800
SunOS Release 5.10 Version Generic_118833-17 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
whoami: no domain name
Configuring devices.
Using RPC Bootparams for network configuration information.
Attempting to configure interface dmfe1...
Skipped interface dmfe1
Attempting to configure interface dmfe0...
Configured interface dmfe0
Beginning system identification...
Searching for configuration file(s)...
Using sysid configuration file 10.1.100.44:/var/local/jumpstart/sysidcfg
Search complete.
Discovering additional network configuration...
Completing system identification...