使用JumpStart快速安装SolarisAbstractSun Microsystems' Solaris JumpStart technology is used to automate the installation of the Solaris Operating System and other associated software on multiple nodes of a network. Using Solaris JumpStart software on the Solaris 10 OS for x86/x64 platforms is essentially the same as on Solaris 10 OS for SPARC platforms. However, there are some subtle differences that need to be addressed for correct operation. This document provides the steps and explanations necessary to set up a JumpStart server for the Solaris 10 OS on a Sun x86/x64 machine, along with configuring JumpStart for two or more clients. As a general reference, refer to the Sun online document Using Custom JumpStart. IntroductionThis article presents step-by-step procedures for creating a JumpStart server using the Solaris 10 OS for x86/x64 platforms. This version of the Solaris 10 OS is used both for the OS running on the server and for the OS on the JumpStart installation server. Both AMD Opteron and Intel processor-based machines were used as servers and clients with no preference given as to which processor type was used for each. Instructions are provided to:
Pre-boot Execution Environment (PXE) must be enabled on the clients in order to allow them to boot from the network. On some clients, PXE needs to be enabled in the BIOS. A bug in the creation of the client boot file is addressed in the Final Clean-Up section. Solaris JumpStart ProcedureThese instructions are for setting up a JumpStart installation server that will install the Solaris 10 OS for x86/x64 platforms on two clients. In this exercise, the node name of the JumpStart server is If you need to, you can download the Solaris 10 OS. 1. Create a JumpStart Installation Server a. Create an installation directory on the server: # mkdir -p /export/install b. Put the Solaris 10 OS for x86/x64 platforms DVD in the DVD player on the server. Create the installation server by going to the # cd /cdrom/cdrom0/Solaris_10/Tools # ./setup_install_server /export/install Verifying target directory... Calculating the required disk space for the Solaris_10 product \|/-\|/- Calculating space required for the installation boot image \|/-\|/- Copying the CD image to disk... \|/-\|/- Copying Install Boot Image hierarchy... \|/-\|/- Copying /boot x86 netboot hierarchy... \|/-\|/- Install Server setup complete # c. Verify that the # du -sk /export/install 3083278 /export/install d. Remove the DVD from the DVD player. # cd /;eject Create the Client Configuration Files The client configuration files are used to control a custom JumpStart installation. a. Create a configuration directory where the files will reside: # mkdir /export/config b. Create the The first file to create is the 上一篇:linux环境变量设置及保存地点 下一篇:避其锋芒 Linux操作系统入侵实例 更多相关文章
|
推荐文章
精彩文章
|