Re: help with Jumpstart

From: Nathan Dietsch (usenet_at_ndietsch.com)
Date: 10/31/04


Date: Sun, 31 Oct 2004 20:17:48 +1100

Hello Steven,

> The contents of my sysidcfg file are:
> ---
> system_locale=en_US
> timezone=US/Eastern
> terminal=sun-cmd
> timeserver=localhost
> name_service=NIS {domain_name=home \
> name_server=arnor.steven-c-liu.com(192.168.1.100)}
> root_password=XXX
> ---

You seem to be missing the network_interface section of sysidcfg

Mine looks like this for Solaris 9

$ cat /jumpstart/Sysidcfg/Solaris_9/sysidcfg
system_locale=en_US
timezone=US/Eastern
network_interface=hme0 {netmask=255.255.255.0 protocol_ipv6=no
default_route=192.168.0.1}
terminal=vt100
security_policy=NONE
root_password=<removed>
name_service=NONE
timeserver=localhost

I hope this helps.

Regards,

Nathan Dietsch



Relevant Pages