ship.ccd.cpio.gz file: gunzip ship.ccd.cpio.gz
ship.ccd.cpio file to ~oracle/companion_cd_installer. (Note that this will lead to the creation of a directory tree that is separate from the original Oracle installation tree - not sure if this is necessary or not)
~oracle/companion_cd_installer/ship.ccd.cpio to oracle and the group to oinstall.
oracle
cpio -idcmv < ship.ccd.cpio
=su
cp /etc/redhat-release /etc/redhat-release.backup
cat > /etc/redhat-release << EOF
Red Hat Enterprise Linux AS release 3 (Taroon)
EOF
=
~oracle/companion_cd_installer, ran Disk1/install/runInstaller
/u01/app/oracle/product/10.1.0/db_1/root.sh ) /etc/redhat-release file (see "Preparing for installation" above).