I've set up a machine to act as an install server for Solaris and I'm trying to install a client over the network:
Server 192.168.124.61 (genesis) Client 192.168.124.62 (t10001) I boot the client from the ok prompt: boot net - install ... [i]Sun Fire(TM) T1000, No Keyboard Copyright 2005 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.20.0, 8184 MB memory available, Serial #69315698. Ethernet address 0:14:4f:21:ac:72, Host ID: 8421ac72. Rebooting with command: boot net - install Boot device: /pci at 7c0/pci at 0/network at 4 File and args: - install 100 Mbps FDX Link up Requesting Internet Address for 0:14:4f:56:ac:72 100 Mbps FDX Link up[/i] But its sticking here! When I do a snoop on the install server during the client boot up: server# snoop -d e1000g1 I do see the machines talking to each other: [i]... t10001 -> genesis TFTP Ack block 366 ? -> (multicast) ETHER Type=022C (LLC/802.3), size = 53 bytes genesis -> t10001 TFTP Data block 367 (512 bytes) t10001 -> genesis TFTP Ack block 367 genesis -> t10001 TFTP Data block 368 (512 bytes) t10001 -> genesis-pub TFTP Ack block 368 ...[/i] And this goes on till block 424 and then nothing... Any hot tips on what's going on? (and why its not going any further? :) This message posted from opensolaris.org
