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 interface requested but no primary interface is set^M
SjumpsCF=^M
URL=
....
here is the switch to the interactive installation, because dhcpinfo has a 
problem

I leave the interactive install procedure...

# uname -a
SunOS edvcl1 5.11 snv_96 sun4u sparc SUNW,Sun-Blade-1000
# df -k /
Filesystem            kbytes    used   avail capacity  Mounted on
/ramdisk-root:a       168735  157881       0   100%    /

# ifconfig -a
eri0: flags=201004863<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,DHCP,IPv4,CoS> 
mtu 1500 index 1
        inet 172.17.10.1 netmask ffff0000 broadcast 172.17.255.255
        ether 0:3:ba:9:89:23 

# ps -ef |grep dhcp
    root  1358  1136   0 22:09:46 console     0:00 grep dhcp

No dhcpagent?

# /sbin/dhcpagent -a

# /sbin/dhcpinfo SjumpsCF
172.16.64.1:/opt/SUNWjet

Looks good. My dhcp server is correct!
Solaris problem?

Now the questions..

- Have anyone tried jumpstart since snv_90 with sparc and dhcp? (JET)
- How can I get more infos about the new dboot on sparc?
- How can I modify the ramdisk?
- dhcpagent is normaly started with svc:/network/physical:default, but I don't 
know,
why it isn't running.

- Have anyone an answer?

Thanks,
  Hans Foertsch
 
 
This message posted from opensolaris.org

Reply via email to