pfinstall & jumpstart
I'm getting the following error message when I attempt to check any jumpstart class files, including those provided with Solaris.
# /usr/sbin/install.d/pfinstall -c /jumpstart/OS/Solaris_9/Product /jumpstart/Profiles/developer.profile
Processing profile
Please reboot the system.
There are inconsistencies in the current state of
the system which only a system reboot can solve.
The server is set up as a boot & install server, with a dedicated /jumpstart slice with the JASS recommended hierarchy for the Solaris image, i.e. /jumpstart/OS/Solaris_9
The jumpstart slice has been appropriately shared:
share -F nfs -o ro,anon=0 /jumpstart
I have patched the install image with
# patchadd -C /jumpstart/Solaris_9/Tools/Boot M /tmp/9_Recommended patch_order
When I attempt to validate the rules file, a rules.ok file is not created, although no errors are thrown:
# /jumpstart/OS/Solaris_9/Misc/jumpstart_sample/check -r /jumpstart/rules
Validating /jumpstart/rules...
Validating profile Profiles/evo-mailrelay.profile...
/jumpstart/rules.ok file not created
The custom JumpStart configuration is ok.
Its driving me mad, so any suggestions of a possible cause would be much appreciated. (& btw I have tried rebooting the box ;) )

