I am attempting to configure a jumpstart server on my Solaris10 Virtual Machine. I have setup the install server and created various configuration files etc. When I execute "boot net - install" from the client machine it gets its IP etc. but then defaults to interactive. I guess my configuration is missing something but I can't identify what. Can anyone help?
Here are my configuration files.
begin:
#!/bin/sh
echo "Begin Script for JumpStart mick_server..."
profile:
# install type MUST be first
install_type initial_install
# install all clusters
cluster SUNCWall
# format the entire disk
fdisk all solaris all
# specify system as server
system_type server
# define how disk is partitioned
partitioning explicit
filesys c0t0d0s0 10000 /
filesys c0t0d0s1 4000 swap
filesys c0t0d0s3 10000 /usr
filesys c0t0d0s4 10000 /var
filesys c0t0d0s5 10000 /export/home
filesys c0t0d0s6 60000 /opt
sysidcfg:
system_locale=en_IE.UTF-8
timeserver=localhost
timezone=EIRE
terminal=vt100
name_service=NONE
root_password=IigpXDur1oEi
M
network_interface=bge0 {hostname=mick_server netmask=255.255.255.0 protocol_ipv6-no default_route=10.10.10.1}
rules:
hostname mick_server begin profile finish
finish:
#!/bin/sh
echo "Finish Script for JumpStart mick_server..."
echo "Get rid of the nfs prompt during the initial boot"
touch /a/etc/.NFS4inst_state.dom
ain
Here is what is shared in dfstab:
share -F nfs -o ro,anon=0 /jumpstart/boot
share -F nfs -o ro,anon=0 /jumpstart/install
share -F nfs -o ro,anon=0 /jumpstart/config
Here is the capture from client:
boot net - install
SC Alert: Host System has Reset
Probing system devices
Probing memory
Probing I/O buses
Sun Fire V240, No Keyboard
Copyright 2005 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.18.5, 8192 MB memory installed, Serial #50796249.
Ethernet address 0:3:ba:7:16:d9, Host ID: 830716d9.
ChassisSerialNumber TN61150807
Initializing 1MB of memory at addr 133feec000
..........................
..........
..........
..........
..........
.........
Initializing 1024MB of memory at addr 0
Rebooting with command: boot net - install
Boot device: /pci@1f,700000/network@2 File and args: - install
1000 Mbps FDX Link up
Requesting Internet Address for 0:3:ba:7:16:d9
1000 Mbps FDX Link up
SunOS Release 5.10 Version Generic_118833-33 64-bit
Copyright 1983-2006 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
whoami: no domain name
Hardware watchdog enabled
Configuring devices.
Using RPC Bootparams for network configuration information.
Attempting to configure interface ce3...
Skipped interface ce3
Attempting to configure interface ce2...
Skipped interface ce2
Attempting to configure interface ce1...
Skipped interface ce1
Attempting to configure interface ce0...
Skipped interface ce0
Attempting to configure interface bge3...
Skipped interface bge3
Attempting to configure interface bge2...
Skipped interface bge2
Attempting to configure interface bge1...
Skipped interface bge1
Attempting to configure interface bge0...
Configured interface bge0
Setting up Java. Please wait...
Beginning system identification...
Searching for configuration file(s)...
Search complete.
Discovering additional network configuration...
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: