![]() | Sun System Handbook - CD 2.1.8 April 2005 Internal/Partner Edition | ||
|
|
||
Creating a JumpStart[TM] image that requires the Netra[TM] X1 drivers and a Solaris[TM] Operating Environment CD2005-02-17 Synopsis: To create a JumpStart[TM] image (with either Solaris[TM] 8 10/00 or Solaris 8 1/01) that will be capable of jumpstarting both Netra[TM] X1 systems and either the Sun Blade[TM] 100 or the Netra t1 AC200/DC200, you must modify the image in a certain order. If you modify the image with the Netra X1 drivers first and then try to modify the image with the Operating Environment CD, it will not run because the script believes that it has already been patched. If, however, you modify the JumpStart image with the Operating Environment CD first and then modify it with the Netra X1 drivers, the scripts will run fine. Procedure: The following is the proper procedure for creating a JumpStart image and then adding support for Sun Blade 100, Netra t1 AC200/DC200, and Netra X1 systems. NOTE: FOR THE IMAGE TO WORK PROPERLY, YOU MUST ADD THE SUPPORT FOR THE SUN BLADE 100 AND NETRA T1 AC200/DC200 BEFORE ADDING SUPPORT FOR THE NETRA X1. 1) Create a JumpStart Image: Insert the Solaris 8 Software 1 of 2 CD then: # cd /cdrom/cdrom0/s0/Solaris_8/Tools # ./setup_install_server <install_dir_path> where you replace When the script finishes, insert the Solaris 8 Software 2 of 2 CD and then complete the creation of the image # cd /cdrom/cdrom0/Solaris_8/Tools # ./add_to_install_server <install_dir_path> 2) Add Support for the Sun Blade 100 and Netra t1 AC200/DC200 Systems. Insert the "Operating Environment Installation CD." Make sure that the version of the CD matches the version of your image. # cd /cdrom/cdrom0/s0 # ./modify_install_server.sp -r 8 -d <install_dir_path> 3) Add Support for the Netra X1 System. On the server with the JumpStart image, make a directory in # mkdir -m 777 /tmp/NetraX1 Go to the web site http://www.sun.com/netra and download the latest "Netra X1 Software Drivers": Select - Netra Solutions. Select - Sun Solutions. Under "Netra X1 Software Drivers" Select - Software Drivers. Select - "Click here" to download the Netra X1 Software Drivers. Select - "Register" if not registered. Enter Personal ID and Password. Select - Login. Select - Accept. Select - Continue. Download mis.netra-x1.259-3836-03.zip , Solaris/SPARC (12.13 MB ) and save the file into the directory you just created. Unzip the # cd /tmp/NetraX1 # unzip mis.netra-x1.259-3836-03.zip Modify the Image with the Netra X1 drivers: # ./modify_install_server.netra -d <install_dir_path> Note: The script log file is located in For further assistance with JumpStart, see Infodocs 16484 and 27794. | ||||||||||||
|
||||||||||||