Duke University
Department of
Computer Science

Installing the Jumpstart Server

(continued)

From the latest release, Solaris 8 4/01:

  • Solaris 8 Software 1 of 2

       # cd /cdrom/sol_8_401_sparc/s0/Solaris_8/Tools
       # ./setup_install_server [jumpstart_root]
    

  • Solaris 8 Software 2 of 2

       # cd /cdrom/sol_8_401_sparc/s0/Solaris_8/Tools
       # ./add_to_install_server [jumpstart_root]
    

  • Solaris 8 Languages (optional)

       # cd /cdrom/sol_8_401_sparc/s0/Solaris_8/Tools
       # ./add_to_install_server [jumpstart_root]
    

    Note: the add_to_install_server scripts are specific to the CD they are on and cannot be used to install additional software from a different CD.

Additional Boot Servers can be installed using the setup_install_server command, requiring only the first CD. A Boot Servers is required on each segment of your network.
   # ./setup_install_server -b [jumpstart_miniroot]]
For security reasons, you may want to patch the miniroot directory with patchadd.
   # patchadd -C [jumpstart_root]/Tool/Boot patch_list
 
[Previous| Next]


   © 2001, Duke University Computer Science Department. All rights reserved.
   Comments to braun@cs.duke.edu