![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SU command in non interactive mode | rohitag | UNIX for Advanced & Expert Users | 6 | 06-26-2008 05:17 PM |
| Jumpstart Solaris 10 x86 | alias.256 | SUN Solaris | 2 | 02-14-2008 06:38 AM |
| Perl Interactive mode | Raynon | Shell Programming and Scripting | 2 | 10-25-2007 05:43 PM |
| Interactive Mode? | Nomad | UNIX for Dummies Questions & Answers | 2 | 08-16-2002 03:59 AM |
| sysidcfg | dookeobih | UNIX for Dummies Questions & Answers | 5 | 01-29-2002 09:28 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Solaris 10 Jumpstart goes to interactive mode instead of using sysidcfg
Ever since I have started using Solaris 10 images, I have had a problem I can not find a solution for.
I have a Solaris 10 image that I created from a Solaris 10 DVD. The sysidcfg file has been created and set up in the bootparams file. I have no issues in Solaris 8 or 9. In Solaris 10, the servers seem to partially skip the sysidcfg file and go into interactive mode. My ips, netmasks etc are pre populated, but everything else I have to select. Once I complete the entries, it continues on like a normal automated jumpstart. Here is a copy of one of the sysidcfg files with Xs substituting for the actual entries. system_locale=en_US timezone=US/Eastern timeserver=localhost terminal=vt100 name_service=none nfs4_domain=dynamic network_interface=primary {hostname=XXXXXXX ip_address=XXX.XX.XXX.XXX netmask=255.255.255.0 protocol_ipv6=no default_route=XXX.XX.XXX.X} root_password=XXXXXXXXX security_policy=none Any help would be greatly appreciated. Thanks Bob |
| Forum Sponsor | ||
|
|
|
|||
|
Thanks Taran
Thanks Taran, but it turned out I had a couple of issues. For some reason my bootparams file was showing the wrong place for the sysidcfg file, so it the servers were not getting the system setup info.
Secondly, I was also missing the nsf4_domain=dynamic Putting the ce0 in as primary interface did not work. But, was worth a shot. |
|
|||
|
Re: jumpstart goes interactive
If you are on Solaris 10 u5 (5/08) you might need the
service_profile=limited_net in the sysidcfg just to prevent being asked. The absence of this setting is supposed to be business as usual for enabling ftp, telnet, finger, etc. but who knows if they really shook the bugs out for custom jumpstarts before adding this option to the latest release. I would assume a value of "none" would also work, but I disable legacy network tools in favor of ssh any way. |
|||
| Google UNIX.COM |