Encrypted Volume and File System v1.1 Administrator's Guide
Upgrading from EVFS v1.0 to EVFS v1.1
Use the following procedure to upgrade from a previous version of EVFS:
1. Review the “Prerequisites” (page 32).
2. Log on to the target system as the root user.
3. Download EVFS from the HP Software Depot at http://www.software.hp.com.
Save the EVFS depot as a local file on the target system, for example:
/tmp/EVFS-depotname.depot
4. Stop the EVFS sub-system using the following command:
evfsadm stop
5. Use the following command to verify the depot file on the target system:
swlist -d @ /tmp/EVFS-depotname.depot
If the EVFS depot file is correctly stored on the system, you will see the following message
after executing the command:
# swlist -d @ /tmp/EVFS.depot
# Initializing...
# Contacting target "my_host"...
#
# Target: my_host:/tmp/EVFS.depot
#
#
# Bundle(s):
#
EVFS A.01.01.00 HP-UX Encrypted Volume and File System (EVFS)
6. Install using an interactive swinstall session or the following swinstall command:
# swinstall -x autoreboot=true -s /tmp/EVFS-depotname.depot EVFS
The swinstall utility will install the EVFS components.
NOTE: If your system does not automatically reboot, you must manually reboot to load
the DLKM module.
7. Verify the installation using the following swverify command:
#swverify EVFS
If EVFS is installed correctly on the system, the swverify command will include the
following text in the data it reports:
* Verification succeeded
34 Installation