Q: After installing the Solaris 10 OS, how can I go back and install individual packages from the install media? A: If you are installing from the DVD media, use the following steps:
If you are using CD media, there are four CD-ROMs, and you need to identify where the packages you want to install are located.
Q: When performing a jumpstart installation, how can I make it execute post-installation scripts? For example, how can I make it reboot after installation, run JASS, and reboot again? A: The jumpstart installation method can be used to customize the Solaris 10 installation using begin and finish scripts. The begin script runs before starting the jumpstart installation and can be used to back up some data or clean up the system.
The finish script can be used to customize the system after the installation is completed. For example the configuration file
The begin and finish scripts should be specified in the
hostname my-host my_begin.sh my_profile my_finish
where If you want to do multiple reboots using jumpstart installation, there is no direct method of doing it as a part of a finish script. But you can set up a Service Management Facility (SMF) service from the jumpstart finish script to enable JASS to be run after completing the Solaris installation and reboot. Editor's note: The JumpStart Architecture and Security Scripts (JASS) toolkit is now known as the Solaris Security Toolkit. Q: Does SUNWjass support the Solaris 10 OS? A: Currently the Solaris 10 OS does not support the JumpStart Architecture and Security Scripts (JASS) toolkit. (Note: This is now called the Solaris Security Toolkit.) Solaris 10 support is targeted for release 4.2 of the Toolkit. Check the Solaris Security Toolkit page to find out when release 4.2 will be available. Q: How can I disable services managed by SMF with a finish script? A: During the time of the installation, the SMF repository on the system being installed is not completely populated. After installation during the first reboot, the system imports all the installed manifests that aren't already in the seed repository. So manipulating the repository (with enable/disable) is not recommended.
However, the finish script can replace the Q: In setting up the sysidcfg for Solaris 10 OS hands-free jumpstart installation, how do I account for the question concerning using NFS version 4 where you either accept the default or enter the NIS domain name currently being used?
A:
A sample script, Follow these steps to perform unattended installations:
Q: I just installed the Solaris 10 OS on a new Sun Fire v240 server. Before I can install my database, I must modify/create some /etc/system parameters, such as:
set semsys:seminfo_semmap=64 set shmsys:shminfo_shmmin=100 (more like these)I haven't done this in over 10 years. You used to have to rebuild the kernel after changing these types of parameters. Is this still true in the Solaris 10 OS, or are they dynamic?
A:
The Solaris 10 OS limits like semaphores and shared memory can be changed by changing the value in Q: How many CDs do I need for configuring the JumpStart server? There are four installation CDs, but when I saw documentation on the web, it still says 1 of 2 and 2 of 2. A: The Solaris 10 OS consists of 4 CD-ROMs, and they are named Solaris 10 Software 1 through Solaris 10 Software 4. In the Solaris 9 OS, the CD-ROMs are called 1 of 2 and 2 of 2. Q: I have just been installing the Solaris 10 OS on SPARC. It comes with preconfigured Apache+Tomcat. However, I cannot find any documentation about how it is configured and how I can activate/start Apache+Tomcat. Can you provide me a link or give me some tips?
A:
The Apache software is installed in
The Apache web server can be started by typing Q: What is the minimum or recommended Solaris Software group if I am planning to use the Solaris Zones feature for hosting J2EE applications and a database server? Can I use software partitions created by Solaris Volume Manager for a non-global zone's file system?
A:
The minimum software group required for Solaris Zones is End User Solaris Software Group ( Currently you cannot use Solaris Volume Manager meta devices for non-global Zones in the Solaris 10 OS. Q: I have installed the Solaris 9 OS and now want to upgrade it to Solaris 10 version. It's giving me the errors "Cannot upgrade to Solaris 10", "uninstall live upgrade packages for solaris 10". What am I missing here? A: To use Live upgrade, you need to install the Solaris Live Upgrade packages on your current OS. The release of the Solaris Live Upgrade packages must match the release of the OS you are upgrading to. For example, if your current OS is the Solaris 8 release and you want to upgrade to the Solaris 10 release, you need to install the Solaris Live Upgrade packages from the Solaris 10 release. Also, your system should have the patches to run Java 2 runtime environment to use Solaris 10 Live upgrade Installer. For more information, please check the Solaris 10 documentation titled Solaris 10 Installation Guide: Solaris Live Upgrade and Upgrade Planning. |
| |||||