RE: Jumpstart still asks for netmask after patching miniroot
From: Catlin, Brian (bcatlin_at_uslec.com)
Date: 04/26/05
- Previous message: Toni Moreno Gim˙ffffe9nez: "OBP option for not freeze system on hot plug devices"
- Maybe in reply to: Catlin, Brian: "Jumpstart still asks for netmask after patching miniroot"
- Next in thread: Rajeev Sharma: "Equivalent Command"
- Reply: Rajeev Sharma: "Equivalent Command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Apr 2005 07:57:26 -0400 To: <sunmanagers@sunmanagers.org>
Follow up info -
If you look at the network interface line - I have dhcp specified (this
is a requirement in my environment). This precludes the use of netmask=,
and will cause an error when the client boots (verified empirically).
It is not supposed to ask for the netmask. The patch I noted is supposed
to fix this and it didn't.
(Note: if I set it up with static routing entries it will work fine. I
need the dhcp stuff to work as the man page states.)
TIA
Brian C.
A person suggested (just one of many):
>Try adding "netmask=255.255.255.0" - or whatever - to the
>"network_interface" line.
>Oh, and you'll need a "default_route" - or "default_route=NONE" entry
>on that line, too.
On Apr 25, 2005, at 09:56, Catlin, Brian wrote:
> I am trying to get the jumpstart config to fully automate the install
> on an
> ultra5 box using Solaris 8 204
>
> I have applied the following patches to the miniroot : 112396-02,
> 108987-09,
> 111111-03, and 109318-37
>
> The last patch (109318) is supposed to fix the problem of going
interactive when
> name_service=none to ask for the netmask. It didn't.
>
> My sysidcfg:
>
> system_locale=en_US
> timezone=US/Eastern
> name_service=NONE
> network_interface=hme0 {dhcp protocol_ipv6=no}
> terminal=vt100
> security_policy=NONE
> root_password=*************
> timeserver=<a known ip on my net>
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
- Previous message: Toni Moreno Gim˙ffffe9nez: "OBP option for not freeze system on hot plug devices"
- Maybe in reply to: Catlin, Brian: "Jumpstart still asks for netmask after patching miniroot"
- Next in thread: Rajeev Sharma: "Equivalent Command"
- Reply: Rajeev Sharma: "Equivalent Command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|