The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 01-17-2008
System Shock's Avatar
System Shock System Shock is offline
Registered User
 

Join Date: May 2006
Location: Tau Ceti V
Posts: 403
Quote:
Originally Posted by salty View Post
I'm working w/ sun support on this issue but still gaining no progress. The bootparams is fine. Replacing the boot image from 10 to 9 works without a hitch, even sees the rules.ok. But for some strange reason Solaris 10 08/07 will not see the rules.ok file. Is there something different about Solaris 10 08/07 that I don't know about? I downloaded a free copy off of Sun's site.
yep... you need to define an NFS4 domain in sysidcfg.

Code:
nfs4_domain=dynamic
Do you have this entry in your sysidcfg?

When you get prompted for language, termninal, it means sysidcfg has some issue. rules.ok don't come until later.
Reply With Quote