[install-discuss] Jumpstart installation snv_90 and snv_95 fallback to interactive mode?

2008-09-01 Thread UNIX admin
> I've done some debug(on Sparc system) > > It's the same with build snv_96 on SPARC system > (sun4u, sun4v) > > boot net:dhcp - install_debug > > in the script /sbin/install-solaris > > + [ -f /etc/netboot/system.conf ] ^M > + /sbin/dhcpinfo SjumpsCF ^M > /sbin/dhcpinfo: primary interf

[install-discuss] IPS: how will automation be handled?

2008-09-01 Thread UNIX admin
Hi all, a question regarding the new IPS, that has been gnawing on me for a while now. First some context: I have a TON (and I mean HUNDREDS) of System V packages that currently automate and completely encapsulate various system configuration tasks. For example, I have a package that automatic

[install-discuss] IPS: how will automation be handled?

2008-09-01 Thread UNIX admin
And I forgot to mention: I've read the "pkg(5): a no scripting zone" article by Dr. Hahn several times over. It is precisely because of ideas expressed in that article, that I am posing these questions. -- This message posted from opensolaris.org

[install-discuss] Automatic Flash(TM) archive generation

2008-09-01 Thread UNIX admin
I built a system, using JumpStart(TM), which installs Solaris plus my extra packages, then goes on to perform a few surgical modification on certain configuration files in the finish script. What I'd like to do now, is have the system reboot, load up SMF manifests, and then proceed to automatic

[install-discuss] SPARC DHCP boot: summary

2008-09-01 Thread UNIX admin
I determined what the problem was. I had defined a macro called "InstallServer", which contained "SinstIP4" and "SinstNM", however, I didn't include that macro in the "sparc" macro, so the OBP would get the IP address, netmask, DNS config... but wouldn't get the IP address and the name of the s

[install-discuss] IPS: how will automation be handled?

2008-09-01 Thread Will Murnane
On Mon, Sep 1, 2008 at 11:17, UNIX admin wrote: > Hi all, > > a question regarding the new IPS, that has been gnawing on me for a while now. > > First some context: I have a TON (and I mean HUNDREDS) of System V packages > that currently automate and completely encapsulate various system > confi

[install-discuss] Jumpstart installation snv_90 and snv_95 fallback to interactive mode?

2008-09-01 Thread Hans Foertsch
Hello, my dhcp Server has the following info dhtadm -P |grep "SjumpsCF" edvadm3 Macro :SrootPTH=/dhcp/OS_sol-nv-b96-sparc/Solaris_11/Tools/Boot:SinstPTH=/dhcp/OS_sol-nv-b96-sparc:SrootIP4=172.16.64.1:SrootNM=172.16.64.1:SinstIP4=172.16.64.1:SinstNM=172.16.64.1:SjumpsCF="

[install-discuss] Jumpstart installation nv95 zfs-root + flash-archive supported?

2008-09-01 Thread Hans Foertsch
I will try this too, but I've trouble to run the normal jumpstart with "boot net:dhcp - install" ! See my other posting! If this will run, I'll try the zfs root with sparc and jumpstart... I was able to run the interactive way with sparc and ZFS root ;-) Hans Foertsch -- This message posted fro