A. The cold install of HP-UX 10.20 will destroy all information currently contained on your root disk drive and install the basic 10.2 operating system in its place. All your local configuration will be lost.
Local configuration includes everything you've done to the operating system since you first received the machine, including:
While you can make a back up tape of your 9.X system before you do the cold install, you can NOT simply restore that back up tape after you arrive at 10.2. The file system has completely changed, and restoring a full back up of the 9.X root file system on a 10.2 system will cause unpredictable results.
It is possible to pick and choose 9.X files and directories preserved on tape or disk and merge them into the 10.2 system, however you must be extremely careful. I do not recommend this for the novice UNIX administrator. Instead, if you choose to do a cold install, I recommend re-configuring your system by hand, using SAM, set_parms, etc.
The cold install of HP-UX 10.2 is described in the manual "Installing HP-UX 10.2". Additional information is given in the HP manual "System Administration Tasks". To help you, here's how to get going:
escape key to
get to the BOOT_ADMIN prompt.
BOOT_ADMIN prompt, use the search
command to search for bootable devices. If you are switching the
boot drive from one disk to another, make sure that BOTH disk drives
appear in this list.
boot scsi.2.0 (assuming scsi.2.0
is the SCSI ID of your CD-ROM drive).
Install HP-UX
no to the networking question (unless you
are booting from a networked software depot and not the CD-ROM).
Select System Root Disk
window. From this window, select the drive that will contain the
new root file system.
Select Whole-System
Configuration window. If you would like to install
logical volumes, select this now. Logical volumes are a nice
tool for partitioning your root file system into separate
pieces. This allows you to protect against your file system
from filling up due to big log files. I do recommend that if
you are doing a cold install that you install logical volumes.
They are not required, however, and if you'd rather not bother
with it, that's OK too. For the most part, the default sizes
given to each logical volume is OK. The exception is the
/opt partition. (This is where all your optional software is
installed, such as your compilers.) To avoid having to extend
the /opt partition later, you may want to increase the size
now. 300MB is enough space for both the C and FORTRAN compilers.
If you can afford the 300MB, do it. If not, you may need to
shrink other partitions and increase /opt later, or add another
disk drive to the LVM partitions.. This is something that LVM
allows you to do. I do not recommend choosing the Journaled
file system option.
View/Modify Basic
Configuration window. You can keep the defaults for
most of these options. However, remember that I recommend
the total amount of swap on your system to be at least two times
the amount of RAM. Be sure that your primary swap area (on
the root drive) combined with your secondary swap areas (on your
external drives) give you a large enough total swap area.
Since swap space must be contiguous, and it must be at the beginning
of the disk, you can not change the size of the primary swap
area without re-installing the OS. Remember, however, that
you can use the swap space configured on your external
disk drives.
Also, note that the /home Configuration is where
the users' home directories will be located. If 20MB is not
large enough, then you should choose something other than the
minimal configuration.
Enter
SD-UX swinstall information window. You have the option
of letting the SD (software distributor) install all the needed
software for 10.2 without any input from you. OR, if you choose,
you can interact with the SD and choose additional software
for installation. I recommend letting the SD work without any
additional input from you, with the exception of two additional
pieces of software.
I recommend that you add the VUEtoCDE Migration Tools fileset.
These tools will automatically convert your HP VUE configuration
files into CDE configuration files next time you log in. In
addition, I recommend that you install the Transition Links
fileset (if you can find it). These tools will help you convert
to the 10.X file system layout. I don't recommend marking any
other software at this point. You always have the option of
installing additional software by running the SD
(/usr/sbin/swinstall) after the installation is
complete.
/etc/dt/config/C/sys.resources file. See
the document Important CDE Setting
for instructions.
In addition, there is some software called the Transition
Links in the Upgrade.UPG-TLINK fileset. I recommend that
you mark this fileset for installation. These links help smooth the
transition between the 9.X and 10.2 file system layout by linking
the old locations of files to their new 10.2 locations. Examples
include /etc/checklist->/etc/fstab and /etc/diskinfo->/usr/sbin/diskinfo.
During the install process, the transition links should be installed.
After the cold install, check whether the transition links were
installed by running /opt/upgrade/bin/tllist.
If they weren't installed, manually install them by running
/opt/upgrade/bin/tlinstall.
To start the software installation
tool, simply type /usr/sbin/swinstall. You may have
to specify that you are using the CD-ROM drive (including the hostname
and the mount point) as your software depot. The swinstall GUI interface
is easy to use. Mark the software you'd like to install, and then
choose Install(analysis) to install it. swinstall will
do a disk space analysis before any software is installed, so you do
not have to worry about running out of disk space half way through
an installation.
/usr/sbin/swlist or
/usr/sbin/swlist -l product.
/sbin/set_parms initial and
/usr/sbin/sam. You may find that the man pages and
the 10.2 release notes are helpful. The release notes are located
in the directory /usr/share/doc and the SOO/SAC Home
page.
/opt/fortran/bin:/opt/ansic/bin:/opt/upgrade/bin:/usr/sbin/:/sbin:/etc
and
/usr/dt/man:/usr/man:/usr/share/man:/usr/local/man:/usr/contrib/man:
/opt/fortran/share/man:/opt/ansic/share/man:/opt/upgrade/share/man
/etc/fstab file. (This file replaces your
/etc/checklist file.) This is particularly important
if you are using logical volumes. Store the printout with the
Support CD. If you ever have to boot from your Support CD, you
will need to know the names and device files for each of the
logical volumes on your root disk.
# sh /tmp/PHCO_9878
Follow the instructions in the PHCO_9878.text file to install the patch.