If there is an error in the configuration files for a jumpstart installation the installation process is stopped and a shell is called, e.g.
syslogd: line 24: WARNING: loghost could not be resolved Beginning system identification... Searching for configuration file(s)... May 12 03:42:55 rsunf280-1.ndc.test eri: SUNW,eri0 : 100 Mbps half duplex link up Using sysid configuration file http://10.3.234.48/profiles/rsunf280-1.ndc.test/sysidcfg Search complete. Discovering additional network configuration... Completing system identification... Starting remote procedure call (RPC) services: done. System identification complete. Starting Solaris installation program... Searching for JumpStart directory... Using rules.ok from http://10.3.234.48/profiles/rsunf280-1.ndc.test. Checking rules.ok file... Using begin script: begin_script.sh Using profile: profile Using finish script: finish_script.sh Executing JumpStart preinstall phase... Executing begin script "begin_script.sh"... Copying the missing files from the profile ... wipeprivateregion started at Fri May 12 12:43:13 MEST 2006 profile found. Using the rootdisk from the file profile Rootdisks to check are: /dev/dsk/c1t0d0s0 /dev/dsk/c1t1d0s0 Checking for a private region on the disk "/dev/dsk/c1t0d0s0" ... prtvtoc: /dev/dsk/c1t0d0s0: No such file or directory No private region found on this disk Checking for a private region on the disk "/dev/dsk/c1t1d0s0" ... prtvtoc: /dev/dsk/c1t1d0s0: No such file or directory No private region found on this disk wipeprivateregion ended at Fri May 12 12:43:13 MEST 2006 operation failed: Invalid argument operation failed: Invalid argument May 12 03:43:13 rsunf280-1.ndc.test qfe: SUNW,qfe2: 100 Mbps full duplex link up - internal transceiver Begin script begin_script.sh execution completed. Searching for SolStart directory... Checking rules.ok file... Using begin script: install_begin Using finish script: patch_finish Executing SolStart preinstall phase... Executing begin script "install_begin"... Begin script install_begin execution completed. ERROR: Field 2 - Disk is not valid on this system (c1t0d0s0) Solaris installation program exited. In Solaris 9 and before I could correct the bug, remove the lock files in /tmp (/tmp/.*) and restart the installation with /sbin/startup. How can I do this in Solaris 10? regards Bernd This message posted from opensolaris.org
