head 1.2; access; symbols; locks ahuxley:1.2; strict; comment @# @; 1.2 date 97.06.18.15.00.17; author ahuxley; state Exp; branches; next 1.1; 1.1 date 97.06.16.18.57.29; author ahuxley; state Exp; branches; next ; desc @@ 1.2 log @*** empty log message *** @ text @

Duplicating HP-UX Installation Media

Introduction / Philosophy

This page outlines the procedure for duplicating the three essential HP-UX distribution media for VLT from DAT and from CDROM.

Procedure

Read the HP-UX 10.10 'INSTALL' DAT to a file with:

te16# dd if=/dev/rmt/0m of=/tmp/install_tape.image bs=2k

then insert a blank tape and write the image out with:

te16# dd if=/tmp/install_tape.image of=/dev/rmt/0m bs=2k

Mount the HP-UX 10.10 'CORE-OS' CDROM, insert a blank tape and run:

te16# cd /cdrom te16# swpackage -s /cdrom -x target_type=tape [0-9A-Z]*

To duplicate the applications CDROM you must first install from the applications to a hard disk depot - they will NOT duplicate directly to tape because of some protection mechanism. Use swinstall interactively to install the required selection (in this example HP-UX development tools, C-ANSI compiler, Fortran 77 and Enware X station software) *AND* the English HP-UX VUE Runtime Environment. Install them to somewhere with some space; e.g. te16/diska/depot.

Once installed to a depot (in this example /diska/depot), the selected packages, *EXCLUDING* the English HP-UX VUE Runtime Environment can be copied to tape with the command:

te16# swpackage -s /diska/depot -x target_type=tape B3393AA_APX B3898AA_APX B3906AA_APX B4474EA

$Header: /home/ct/serco/ahuxley/docs/html/serco-faq/new/software/os/RCS/duplicating-hpux.html,v 1.1 1997/06/16 18:57:29 ahuxley Exp $

@ 1.1 log @Initial revision @ text @d43 1 a43 1

te16# swpackage -s /diska/dept -x target_type=tape B3393AA_APX d48 2 a49 1

$Header$

@