使用JumpStart快速安装Solaris
# chmod 755 finish*
The Solaris installation program mounts the client systems' file systems on The JumpStart directory, that is, The following line in the cp /tmp/install_config/<file_name> /a/<path_name>/ f. Create the The Multiple # cd /export/config # vi profile1 # install_type MUST be first install_type initial_install # start with the minimal required number of packages cluster SUNWCXall cluster SUNWCapache delete cluster SUNWCpcmc delete cluster SUNWCpcmcx delete cluster SUNWCthai delete cluster SUNWClp delete cluster SUNWCnis delete cluster SUNWCppp delete # format the entire disk for Solaris fdisk all solaris all # define how the disk is partitioned partitioning explicit filesys rootdisk.s0 6144 / filesys rootdisk.s1 1024 swap filesys rootdisk.s7 free /state/partition1 # install systems as standalone system_type standalone # specify patches to install patch 119281-06 nfs 172.16.64.194:/export/patches # specify packages to install package SPROcc add nfs 172.16.64.194:/export/packages :wq # vi profile2 # install_type MUST be first install_type initial_install # start with the minimal required number of packages cluster SUNWCXall cluster SUNWCapache delete cluster SUNWCpcmc delete cluster SUNWCpcmcx delete cluster SUNWCthai delete cluster SUNWClp delete cluster SUNWCnis delete cluster SUNWCppp delete # format the entire disk for Solaris fdisk all solaris all # define how the disk is partitioned partitioning explicit filesys rootdisk.s0 6144 / filesys rootdisk.s1 4096 swap filesys rootdisk.s7 free /state/partition1 # install systems as standalone system_type standalone # specify patches to install patch 119281-06 nfs 172.16.64.194:/export/patches # specify packages to install package SPROcc add nfs 172.16.64.194:/export/packages :wq g. Create the The # cd /export/config # cp /export/install/Solaris_10/Misc/jumpstart_sample/check . h. Run the check script: # ./check Validating rules... Validating profile profile1... Validating profile profile2... The custom JumpStart configuration is ok. If no errors are found, the # version=2 checksum=<num> 3. Share the Installation and Configuration Directories a. Modify b. Edit the # vi /etc/dfs/dfstab 更多相关文章
|
推荐文章
精彩文章
|