====================== SPARC NET BOOT PROCESS ====================== 1. FIND MAC AND IP(in HEX) ENTERIES SERVED BY TFTP This is for 10.18.139.38 - used by RARPD(rpc.bootparamd) or for MAC 080020D1363B - used by DHCP root@testopen3:/tftpboot# ls -l | egrep '080020D1363B|0A128B26' lrwxrwxrwx 1 root root 27 Nov 8 00:23 01080020D1363B -> inetboot.SUN4U.Solaris_10-1 lrwxrwxrwx 1 root root 27 Nov 6 17:32 0A128B26 -> inetboot.SUN4U.Solaris_10-1 lrwxrwxrwx 1 root root 27 Nov 6 16:28 0A128B26- -> inetboot.SUN4U.Solaris_10-1 lrwxrwxrwx 1 root root 27 Nov 6 17:32 0A128B26.SUN4U -> inetboot.SUN4U.Solaris_10-1 -rw-r--r-- 1 root root 308 Nov 8 00:23 rm.01080020D1363B root@testopen3:/tftpboot# THIS IS SOL10u5 SPARC INETBOOT: root@testopen3:/tftpboot# ls -l inetboot.SUN4U.Solaris_10-1 -rwxr-xr-x 1 root root 217016 Oct 29 11:59 inetboot.SUN4U.Solaris_10-1 root@testopen3:/tftpboot# file inetboot.SUN4U.Solaris_10-1 inetboot.SUN4U.Solaris_10-1: ELF 64-bit MSB executable SPARCV9 Version 1, statically linked, stripped root@testopen3:/tftpboot# ~~~~~~~~~ RARP boot ~~~~~~~~~ /etc/bootparams entry: testsol10u6s root=10.18.139.80:/export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot install=10.18.139.80:/export/install/media/Solaris_10_0508S boottype=:in sysid_config=10.18.139.80:/opt/SUNWjet/Clients/testsol10u6s install_config=10.18.139.80:/opt/SUNWjet rootopts=:rsize=8192 term=:vt100 /etc/ethers entry: 8:0:20:d1:36:3b testsol10u6s /etc/hosts entry: 10.18.139.38 testsol10u6s bootparamd service: root@testopen3:/tftpboot# svcs bootparams STATE STIME FMRI online Nov_07 svc:/network/rpc/bootparams:default root@testopen3:/tftpboot# ps -ef | grep bootparamd root 22989 22557 0 05:35:45 pts/2 0:00 grep bootparamd root 1511 1 0 Nov 07 ? 0:00 /usr/sbin/rpc.bootparamd Rebooting with command: boot net -s Boot device: /pci@1f,0/pci@1,1/network@1,1 File and args: -s Timeout waiting for ARP/RARP packet SunOS Release 5.10 Version Generic_127127-11 64-bit Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. whoami: no domain name Booting to milestone "milestone/single-user:default". Configuring devices. Using RPC Bootparams for network configuration information. Attempting to configure interface ce1... Skipped interface ce1 Attempting to configure interface ce0... Skipped interface ce0 Attempting to configure interface hme2... WARNING: hme2: fault detected in device; service degraded WARNING: hme2: No response from Ethernet network : Link down -- cable problem? Skipped interface hme2 Attempting to configure interface hme1... WARNING: hme1: fault detected in device; service degraded WARNING: hme1: No response from Ethernet network : Link down -- cable problem? Skipped interface hme1 Attempting to configure interface hme0... Configured interface hme0 Requesting System Maintenance Mode SINGLE USER MODE # SNOOP: ~~~~~~ OLD-BROADCAST -> (broadcast) RARP C Who is 8:0:20:d1:36:3b ? testopen3 -> testsol10u6s RARP R 8:0:20:d1:36:3b is 10.18.139.38, testsol10u6s testsol10u6s -> testopen3 TFTP Read "0A128B26" (octet) testopen3 -> testsol10u6s TFTP Data block 1 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 1 testopen3 -> testsol10u6s TFTP Data block 2 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 2 testopen3 -> testsol10u6s TFTP Data block 3 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 3 testopen3 -> testsol10u6s TFTP Data block 4 (512 bytes) .... .... testopen3 -> testsol10u6s TFTP Data block 422 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 422 testopen3 -> testsol10u6s TFTP Data block 423 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 423 testopen3 -> testsol10u6s TFTP Data block 424 (440 bytes) (last block) testsol10u6s -> testopen3 TFTP Ack block 424 testopen3 -> testsol10u6s TCP D=1014 S=2049 Fin Ack=817472105 Seq=3534931410 Len=0 Win=49640 OLD-BROADCAST -> (broadcast) RARP C Who is 8:0:20:d1:36:3b ? testopen3 -> testsol10u6s RARP R 8:0:20:d1:36:3b is 10.18.139.38, testsol10u6s testsol10u6s -> BROADCAST BIFF R port=111 testopen3 -> testsol10u6s BIFF C port=45574 testsol10u6s -> (broadcast) ARP C Who is 10.18.139.80, testopen3 ? testopen3 -> testsol10u6s ARP R 10.18.139.80, testopen3 is 0:1a:80:d6:4a:a3 testsol10u6s -> testopen3 WHO R port=38558 testopen3 -> testsol10u6s WHO C port=38558 testsol10u6s -> testopen3 SYSLOG R port=38558 testopen3 -> testsol10u6s SYSLOG C port=38558 BAD.FMT: testsol10u6s -> testopen3 PRINTER R port=2049 testopen3 -> testsol10u6s PRINTER C port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testopen3 -> testsol10u6s PRINTER C port=2049 ... NOTE: Similar phase to EXEC in DHCP see section bellow ... testopen3 -> testsol10u6s PRINTER C port=2049 testopen3 -> testsol10u6s PRINTER C port=2049 testopen3 -> testsol10u6s PRINTER C port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 testopen3 -> testsol10u6s PRINTER C port=2049 testsol10u6s -> testopen3 PRINTER R port=2049 OLD-BROADCAST -> (broadcast) RARP C Who is 8:0:20:d1:36:3b ? testopen3 -> testsol10u6s RARP R 8:0:20:d1:36:3b is 10.18.139.38, testsol10u6s testsol10u6s -> BROADCAST BPARAM C WHOAMI? 10.18.139.38 testopen3 -> testsol10u6s BPARAM R WHOAMI? testsol10u6s in OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> (broadcast) ARP C Who is 10.18.139.80, testopen3 ? testsol10u6s -> testopen3 BPARAM C GETFILE root testopen3 -> testsol10u6s BPARAM R GETFILE File=/export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testsol10u6s -> testopen3 TCP D=2049 S=1023 Syn Seq=1772791 Len=0 Win=49640 Options= testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1491388 Seq=4127747390 Len=0 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Rst Seq=1491388 Len=0 Win=49640 testsol10u6s -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> testopen3 TCP D=2049 S=1023 Syn Seq=1772791 Len=0 Win=49640 Options= testopen3 -> testsol10u6s TCP D=1023 S=2049 Syn Ack=1772792 Seq=4258011066 Len=0 Win=49640 Options= testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258011067 Seq=1772792 Len=0 Win=49640 testsol10u6s -> testopen3 NFS C NULL4 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1772868 Seq=4258011067 Len=0 Win=49564 testopen3 -> testsol10u6s NFS R NULL4 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258011095 Seq=1772868 Len=0 Win=49640 testsol10u6s -> testopen3 BPARAM C GETFILE root testopen3 -> testsol10u6s BPARAM R GETFILE File=/export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testsol10u6s -> testopen3 PORTMAP C GETPORT prog=100005 (MOUNT) vers=3 proto=UDP testopen3 -> testsol10u6s PORTMAP R GETPORT port=62752 testsol10u6s -> testopen3 MOUNT3 C Mount /export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testopen3 -> testsol10u6s MOUNT3 R Mount OK FH=B316 Auth=unix testsol10u6s -> testopen3 NFS C NULL3 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1772944 Seq=4258011095 Len=0 Win=49640 testopen3 -> testsol10u6s NFS R NULL3 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258011123 Seq=1772944 Len=0 Win=49640 testsol10u6s -> testopen3 BPARAM C GETFILE rootopts testopen3 -> testsol10u6s BPARAM R GETFILE File=rsize=8192 testsol10u6s -> testopen3 BPARAM C GETFILE root testopen3 -> testsol10u6s BPARAM R GETFILE File=/export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testsol10u6s -> testopen3 PORTMAP C GETPORT prog=100005 (MOUNT) vers=3 proto=UDP testopen3 -> testsol10u6s PORTMAP R GETPORT port=62752 testsol10u6s -> testopen3 MOUNT3 C Mount /export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testopen3 -> testsol10u6s MOUNT3 R Mount OK FH=B316 Auth=unix testsol10u6s -> testopen3 NFS C NULL3 testopen3 -> testsol10u6s NFS R NULL3 testsol10u6s -> testopen3 NFS C FSINFO3 FH=B316 testopen3 -> testsol10u6s NFS R FSINFO3 OK testsol10u6s -> testopen3 NFS C FSSTAT3 FH=B316 testopen3 -> testsol10u6s NFS R FSSTAT3 OK testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 devices testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C SETATTR3 FH=B316 testopen3 -> testsol10u6s NFS R SETATTR3 Read-only file system testsol10u6s -> testopen3 NFS C GETATTR3 FH=B316 testopen3 -> testsol10u6s NFS R GETATTR3 OK testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 system testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 contract testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 platform testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 SUNW,Ultra-5_10 testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 No such file or directory testsol10u6s -> testopen3 NFS C ACCESS3 FH=B316 (read,lookup,modify,extend,delete) testopen3 -> testsol10u6s NFS R ACCESS3 OK (read,lookup) testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 sun4u testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 No such file or directory testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 sparcv9 testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 ctfs testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=FADB testsol10u6s -> testopen3 NFS C ACCESS3 FH=FADB (read,modify,extend,execute) testopen3 -> testsol10u6s NFS R ACCESS3 OK (read,execute) testsol10u6s -> testopen3 NFS C GETATTR3 FH=FADB testopen3 -> testsol10u6s NFS R GETATTR3 OK testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 0 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775692 Seq=4258015335 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775692 Seq=4258016795 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775692 Seq=4258018255 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775692 Seq=4258019715 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775692 Seq=4258021175 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1775692 Seq=4258022635 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258016795 Seq=1775692 Len=0 Win=48048 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258021175 Seq=1775692 Len=0 Win=43668 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 32768 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775816 Seq=4258023659 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775816 Seq=4258025119 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775816 Seq=4258026579 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775816 Seq=4258028039 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775816 Seq=4258029499 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1775816 Seq=4258030959 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258028039 Seq=1775816 Len=0 Win=45128 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 40960 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775940 Seq=4258031983 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775940 Seq=4258033443 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775940 Seq=4258034903 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775940 Seq=4258036363 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1775940 Seq=4258037823 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1775940 Seq=4258039283 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258037823 Seq=1775940 Len=0 Win=43668 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 49152 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (5368 bytes) EOF testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776064 Seq=4258040307 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776064 Seq=4258041767 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776064 Seq=4258043227 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1776064 Seq=4258044687 Len=988 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258045675 Seq=1776064 Len=0 Win=49640 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 8192 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776188 Seq=4258045807 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776188 Seq=4258047267 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776188 Seq=4258048727 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776188 Seq=4258050187 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776188 Seq=4258051647 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1776188 Seq=4258053107 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258053107 Seq=1776188 Len=0 Win=49640 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 16384 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776312 Seq=4258054131 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776312 Seq=4258055591 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776312 Seq=4258057051 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776312 Seq=4258058511 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1776312 Seq=4258059971 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1776312 Seq=4258061431 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=4258062323 Seq=1776312 Len=0 Win=49640 THIS IS DHCP BOOT WHERE TFTP DOWNLOAD OF INETBOOT IS OK, BUT THE SYSTEM IS POINTED TO BAD ROOT PATH: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Rebooting with command: boot net:dhcp -s Boot device: /pci@1f,0/pci@1,1/network@1,1:dhcp File and args: -s Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Failed to receive config params Restarting DHCP process ... 38e00 boot: cannot open kernel/sparcv9/unix Enter filename [kernel/sparcv9/unix]: ~~~~~~~~~~ DHCP boot: ~~~~~~~~~~ /var/tmp/SUNWfiles1_10_18_139_0 Client IP entry: 10.18.139.38|01080020D1363B|03|10.18.139.80|4294967295|10204875280644833286|testsol10u6s| /var/tmp/SUNWfiles1_dhcptab Client macro entry: testsol10u6s|m|426716064693354511|:SrootPTH="/export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot":SinstPTH="/dhcp/OS_SOL_10_0508S":SrootIP4=10.18.139.80:SrootNM="10.18.139.80":SinstIP4=10.18.139.80:SinstNM="10.18.139.80":SjumpsCF="10.18.139.80:/opt/SUNWjet":SsysidCF="10.18.139.80:/opt/SUNWjet/Clients/testsol10u6s":BootSrvA=10.18.139.80:BootFile="01080020D1363B": DHCP server service: root@testopen3:/tftpboot# svcs dhcp-server STATE STIME FMRI online 4:12:23 svc:/network/dhcp-server:default root@testopen3:/tftpboot# ps -ef | grep dhcpd root 23008 22557 0 05:38:09 pts/2 0:00 grep dhcpd root 22691 1 0 04:12:23 ? 0:00 /usr/lib/inet/in.dhcpd Rebooting with command: boot net:dhcp -s Boot device: /pci@1f,0/pci@1,1/network@1,1:dhcp File and args: -s Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Failed to receive config params Restarting DHCP process ... SunOS Release 5.10 Version Generic_127127-11 64-bit Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Booting to milestone "milestone/single-user:default". Configuring devices. Using DHCP for network configuration information. Requesting System Maintenance Mode SINGLE USER MODE # SNOOP: ~~~~~~ OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPDISCOVER testopen3 -> testsol10u6s DHCP/BOOTP DHCPOFFER OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPREQUEST OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPREQUEST OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPREQUEST OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPREQUEST OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPDISCOVER testopen3 -> testsol10u6s ICMP Echo request (ID: 1280 Sequence number: 0) testopen3 -> testsol10u6s DHCP/BOOTP DHCPOFFER OLD-BROADCAST -> BROADCAST DHCP/BOOTP DHCPREQUEST testopen3 -> testsol10u6s DHCP/BOOTP DHCPACK OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> testsol10u6s ARP R 10.18.139.38, testsol10u6s is 8:0:20:d1:36:3b testsol10u6s -> (broadcast) ARP C Who is 10.18.139.80, testopen3 ? testsol10u6s -> testopen3 TFTP Read "01080020D1363B" (octet) testopen3 -> testsol10u6s TFTP Data block 1 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 1 testopen3 -> testsol10u6s TFTP Data block 2 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 2 testopen3 -> testsol10u6s TFTP Data block 3 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 3 testopen3 -> testsol10u6s TFTP Data block 4 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 4 testopen3 -> testsol10u6s TFTP Data block 5 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 5 ... ... testsol10u6s -> testopen3 TFTP Ack block 422 testopen3 -> testsol10u6s TFTP Data block 423 (512 bytes) testsol10u6s -> testopen3 TFTP Ack block 423 testopen3 -> testsol10u6s TFTP Data block 424 (440 bytes) (last block) testsol10u6s -> testopen3 TFTP Ack block 424 ... NOTE: DONE WITH: Rebooting with command: boot net:dhcp -s Boot device: /pci@1f,0/pci@1,1/network@1,1:dhcp File and args: -s Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Timeout waiting for BOOTP/DHCP reply. Retrying ... Failed to receive config params Restarting DHCP process ... 38e00 Starting dancing slahs -\|/- ... testsol10u6s -> (broadcast) ARP C Who is 10.18.139.80, testopen3 ? testopen3 -> testsol10u6s ARP R 10.18.139.80, testopen3 is 0:1a:80:d6:4a:a3 testsol10u6s -> testopen3 EXEC R port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 ... NOTE: CONTINUING WITH: Timeout waiting for BOOTP/DHCP reply. Retrying ... Failed to receive config params Restarting DHCP process ... SunOS Release 5.10 Version Generic_127127-11 64-bit Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. / This is descendant of first slash dancer ... testsol10u6s -> testopen3 EXEC R port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testsol10u6s -> testopen3 EXEC R port=2049 testopen3 -> testsol10u6s EXEC C port=2049 testsol10u6s -> testopen3 EXEC R port=2049 OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? OLD-BROADCAST -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> (broadcast) ARP C Who is 10.18.139.38, testsol10u6s ? testsol10u6s -> (broadcast) ARP C Who is 10.18.139.80, testopen3 ? testsol10u6s -> testopen3 TCP D=2049 S=1023 Syn Seq=301751 Len=0 Win=49640 Options= testsol10u6s -> testopen3 TCP D=2049 S=1023 Syn Seq=301751 Len=0 Win=49640 Options= testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=2978136 Seq=4289850527 Len=0 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=2978136 Seq=4289850527 Len=0 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Rst Seq=2978136 Len=0 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Rst Seq=2978136 Len=0 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Rst Ack=0 Seq=301752 Len=0 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Syn Seq=1551611 Len=0 Win=49640 Options= testopen3 -> testsol10u6s TCP D=1023 S=2049 Syn Ack=1551612 Seq=122077755 Len=0 Win=49640 Options= testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122077756 Seq=1551612 Len=0 Win=49640 testsol10u6s -> testopen3 NFS C NULL4 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1551688 Seq=122077756 Len=0 Win=49564 testopen3 -> testsol10u6s NFS R NULL4 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122077784 Seq=1551688 Len=0 Win=49640 testsol10u6s -> testopen3 PORTMAP C GETPORT prog=100005 (MOUNT) vers=3 proto=UDP testopen3 -> testsol10u6s PORTMAP R GETPORT port=62752 testsol10u6s -> testopen3 MOUNT3 C Mount /export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testopen3 -> testsol10u6s MOUNT3 R Mount OK FH=B316 Auth=unix testsol10u6s -> testopen3 NFS C NULL3 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1551764 Seq=122077784 Len=0 Win=49640 testopen3 -> testsol10u6s NFS R NULL3 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122077812 Seq=1551764 Len=0 Win=49640 testsol10u6s -> testopen3 PORTMAP C GETPORT prog=100005 (MOUNT) vers=3 proto=UDP testopen3 -> testsol10u6s PORTMAP R GETPORT port=62752 testsol10u6s -> testopen3 MOUNT3 C Mount /export/install/media/Solaris_10_0508S/Solaris_10/Tools/Boot testopen3 -> testsol10u6s MOUNT3 R Mount OK FH=B316 Auth=unix testsol10u6s -> testopen3 NFS C NULL3 testopen3 -> testsol10u6s NFS R NULL3 testsol10u6s -> testopen3 NFS C FSINFO3 FH=B316 testopen3 -> testsol10u6s NFS R FSINFO3 OK testsol10u6s -> testopen3 NFS C FSSTAT3 FH=B316 testopen3 -> testsol10u6s NFS R FSSTAT3 OK testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 devices testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C SETATTR3 FH=B316 testopen3 -> testsol10u6s NFS R SETATTR3 Read-only file system testsol10u6s -> testopen3 NFS C GETATTR3 FH=B316 testopen3 -> testsol10u6s NFS R GETATTR3 OK testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 system testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 contract testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 platform testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 SUNW,Ultra-5_10 testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 No such file or directory testsol10u6s -> testopen3 NFS C ACCESS3 FH=B316 (read,lookup,modify,extend,delete) testopen3 -> testsol10u6s NFS R ACCESS3 OK (read,lookup) testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 sun4u testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 No such file or directory testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 kernel testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 fs testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 sparcv9 testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=B316 testsol10u6s -> testopen3 NFS C LOOKUP3 FH=B316 ctfs testopen3 -> testsol10u6s NFS R LOOKUP3 OK FH=FADB testsol10u6s -> testopen3 NFS C ACCESS3 FH=FADB (read,modify,extend,execute) testopen3 -> testsol10u6s NFS R ACCESS3 OK (read,execute) testsol10u6s -> testopen3 NFS C GETATTR3 FH=FADB testopen3 -> testsol10u6s NFS R GETATTR3 OK testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 0 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554512 Seq=122082024 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554512 Seq=122083484 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554512 Seq=122084944 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554512 Seq=122086404 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554512 Seq=122087864 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1554512 Seq=122089324 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122083484 Seq=1554512 Len=0 Win=48048 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122087864 Seq=1554512 Len=0 Win=43668 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 32768 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554636 Seq=122090348 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554636 Seq=122091808 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554636 Seq=122093268 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554636 Seq=122094728 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554636 Seq=122096188 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1554636 Seq=122097648 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122094728 Seq=1554636 Len=0 Win=45128 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 40960 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554760 Seq=122098672 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554760 Seq=122100132 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554760 Seq=122101592 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554760 Seq=122103052 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554760 Seq=122104512 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1554760 Seq=122105972 Len=892 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122104512 Seq=1554760 Len=0 Win=43668 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 49152 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (5368 bytes) EOF testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554884 Seq=122106996 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554884 Seq=122108456 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Ack=1554884 Seq=122109916 Len=1460 Win=49640 testopen3 -> testsol10u6s TCP D=1023 S=2049 Push Ack=1554884 Seq=122111376 Len=988 Win=49640 testsol10u6s -> testopen3 TCP D=2049 S=1023 Ack=122112364 Seq=1554884 Len=0 Win=49640 testsol10u6s -> testopen3 NFS C READ3 FH=FADB at 8192 for 8192 testopen3 -> testsol10u6s NFS R READ3 OK (8192 bytes) ... ... ========================================= PXE BOOTING IS SIMILAR TO DHCP USING GRUB ========================================= root@testopen3:/tftpboot# ls -l | grep -i pxe lrwxrwxrwx 1 root root 26 Nov 6 09:54 01000AE44889EE -> pxegrub.I86PC.Solaris_10-1 lrwxrwxrwx 1 root root 26 Nov 6 20:12 01000E815B0E7E -> pxegrub.I86PC.Solaris_10-1 lrwxrwxrwx 1 root root 26 Nov 6 20:16 0100E0815B0E7E -> pxegrub.I86PC.Solaris_10-1 lrwxrwxrwx 1 root root 26 Nov 6 09:54 nbp.01000AE44889EE -> pxegrub.I86PC.Solaris_10-1 lrwxrwxrwx 1 root root 26 Nov 6 20:12 nbp.01000E815B0E7E -> pxegrub.I86PC.Solaris_10-1 lrwxrwxrwx 1 root root 26 Nov 6 20:16 nbp.0100E0815B0E7E -> pxegrub.I86PC.Solaris_10-1 -rwxr-xr-x 1 root root 135600 Nov 6 09:20 pxegrub.I86PC.Solaris_10-1 root@testopen3:/tftpboot# root@testopen3:/tftpboot# ls -l pxegrub.I86PC.Solaris_10-1 -rwxr-xr-x 1 root root 135600 Nov 6 09:20 pxegrub.I86PC.Solaris_10-1 root@testopen3:/tftpboot# file pxegrub.I86PC.Solaris_10-1 pxegrub.I86PC.Solaris_10-1: data root@testopen3:/tftpboot# ls -la I86PC.Solaris_10-1/ total 76789 dr-xr-xr-x 3 root root 2048 Oct 27 19:23 . drwxr-xr-x 3 root root 46 Nov 8 09:03 .. dr-xr-xr-x 3 root root 4096 Oct 27 19:23 grub -r-xr-xr-x 1 root root 135712 Oct 27 19:04 multiboot -r--r--r-- 1 root root 78486135 Oct 27 19:04 x86.miniroot root@testopen3:/tftpboot# ls -la I86PC.Solaris_10-1/grub/ total 658 dr-xr-xr-x 3 root root 4096 Oct 27 19:23 . dr-xr-xr-x 3 root root 2048 Oct 27 19:23 .. dr-xr-xr-x 2 root root 2048 Oct 27 19:23 bin -r--r--r-- 1 root root 302 Sep 7 16:56 capability -r--r--r-- 1 root root 10 Aug 25 18:44 default -r--r--r-- 1 root root 8532 Sep 7 16:56 e2fs_stage1_5 -r--r--r-- 1 root root 8260 Sep 7 16:56 fat_stage1_5 -r--r--r-- 1 root root 7540 Sep 7 16:56 ffs_stage1_5 -r--r--r-- 1 root root 496 Sep 3 2005 install_menu -r--r--r-- 1 root root 7640 Sep 7 16:56 iso9660_stage1_5 -r--r--r-- 1 root root 9028 Sep 7 16:56 jfs_stage1_5 -r--r--r-- 1 root root 496 Oct 27 19:04 menu.lst -r--r--r-- 1 root root 7732 Sep 7 16:56 minix_stage1_5 -r--r--r-- 1 root root 134576 Sep 7 16:56 nbgrub -r--r--r-- 1 root root 135600 Sep 7 16:56 pxegrub -r--r--r-- 1 root root 9972 Sep 7 16:56 reiserfs_stage1_5 -r--r--r-- 1 root root 8772 Sep 7 16:56 splash.xpm.gz -r--r--r-- 1 root root 512 Sep 3 2005 stage1 -r--r--r-- 1 root root 135216 Sep 7 16:56 stage2 -r--r--r-- 1 root root 135216 Sep 7 16:56 stage2_eltorito -r--r--r-- 1 root root 7816 Sep 7 16:56 ufs2_stage1_5 -r--r--r-- 1 root root 7444 Sep 7 16:56 ufs_stage1_5 -r--r--r-- 1 root root 7220 Sep 7 16:56 vstafs_stage1_5 -r--r--r-- 1 root root 9852 Sep 7 16:56 xfs_stage1_5 -r--r--r-- 1 root root 17004 Sep 7 16:56 zfs_stage1_5 root@testopen3:/tftpboot# root@testopen3:/tftpboot# cat menu.lst.0100*EE default=0 timeout=2 title Solaris_10 Jumpstart kernel /I86PC.Solaris_10-1/multiboot kernel/unix - install nowin -B acpi-user-options=0x2,install_config=192.168.99.1:/opt/SUNWjet,sysid_config=192.168.99.1:/opt/SUNWjet/Clients/testsol10u6x,install_media=192.168.99.1:/export/install/media/Solaris_10_1008X,install_boot=192.168.99.1:/export/install/media/Solaris_10_1008X/boot module /I86PC.Solaris_10-1/x86.miniroot root@testopen3:/tftpboot# root@testopen3:/tftpboot# cat I86PC.Solaris_10-1/grub/menu.lst # #pragma ident "@(#)install_menu 1.1 05/09/01 SMI" # default=0 timeout=60 title Solaris kernel /boot/multiboot kernel/unix -B install_media=cdrom module /boot/x86.miniroot title Solaris Serial Console ttya kernel /boot/multiboot kernel/unix -B install_media=cdrom,console=ttya module /boot/x86.miniroot title Solaris Serial Console ttyb (for lx50, v60x and v65x) kernel /boot/multiboot kernel/unix -B install_media=cdrom,console=ttyb module /boot/x86.miniroot root@testopen3:/tftpboot#