Thanks to your responses, I've been able to solve the problem with my JumpStart install. There were a couple of issues: 1. incorrect value for -p option in add_install_client: needs to point to directory, NOT the file 2. incorrect name for sysidcfg file: it MUST be sysidcfg 3. netmask mismatch between client and server: must be on the same network or NFS has problems. Thanks for your responses and this list! Ricardo DeMatos Below is the original problem: My Jumpstart installation using Solaris 8_202 keeps on jumping into interactive mode. Here's when I experience the problem: -------------------------- ok boot net - install Res LOM event: +2h19m40s host resetetting ... ~ Netra T1 200 (UltraSPARC-IIe 500MHz), No Keyboard OpenBoot 4.0, 512 MB memory installed, Serial #51977995. Ethernet address 0:3:ba:19:1f:b, Host ID: 83191f0b. Executing last command: boot net - install Boot device: /pci@1f,0/pci@1,1/network@c,1 File and args: - install Timeout waiting for ARP/RARP packet Timeout waiting for ARP/RARP packet Timeout waiting for ARP/RARP packet Timeout waiting for ARP/RARP packet 2ae00 Requesting Internet address for 0:3:ba:19:1f:b SunOS Release 5.8 Version Generic_108528-13 64-bit Copyright 1983-2001 Sun Microsystems, Inc. All rights reserved. Configuring /dev and /devices Using RPC Bootparams for network configuration information. Skipping interface eri1 Configured interface eri0 Searching for configuration file(s)... Select a Language 0. English 1. French 2. German 3. Italian 4. Japanese 5. Korean 6. Simplified Chinese 7. Spanish 8. Swedish 9. Traditional Chinese Please make a choice (0 - 9), or press h or ? for help: --------------------------------- This is how I setup the Jumpstart Server: Jumpstart Server was created using the following: # ./setup_install_server /jumpstart/OS/Solaris_8_202 # ./add_to_install_server_install_server /jumpstart/OS/Solaris_8_202 The following was added to dfstab: share -F nfs -o ro,anon=0 -d "Jumpstart Directory" /jumpstart Share command was executed: # shareall The following rule was created and checked: # pwd /jumpstart # cat rules any - - Profiles/basic.profile - # ./check Validating rules... Validating profile Profiles/basic.profile... The custom JumpStart configuration is ok. # The following sysidcfg was created: # pwd /jumpstart/Sysidcfg/Solaris_8 # cat satrain01cfg system_locale=en_US timezone=US/Eastern network_interface=primary {netmask=255.255.255.0 protocol_ipv6=no default_route=10.132.1.1} terminal=vt100 security_policy=none root_password=xxxxx name_service=none timeserver=localhost The MAC address and ip addresses were added to the JumpStart Server: # cat /etc/ethers 0:3:ba:19:1f:b satrain01 # cat /etc/hosts 127.0.0.1 localhost 10.132.1.90 satrain00 loghost 10.132.1.91 satrain01 The client was added using the following command: # ./add_install_client -c 10.132.1.90:/jumpstart -p 10.132.1.90:/jumpstart/Sysidcfg/Solaris_8/satrain01cfg satrain01 sun4u cleaning up preexisting install client "satrain01" removing satrain01 from bootparams removing /etc/bootparams, since it is empty removing /tftpboot/inetboot.SUN4U.Solaris_8-1 updating /etc/bootparams copying inetboot to /tftpboot I'm wondering if any of you could spot some problems above config or send a copy of a good sysidcfg, rule, and add_install_client command. Thanks in advance, Ricardo DeMatos _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Wed Feb 26 11:31:27 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:04 EST