Patch Name: PHCO_19656 Patch Description: s700_800 11.00 mkboot(1M) cumulative patch Creation Date: 99/09/22 Post Date: 99/10/06 Repost: 00/06/29 A problem has been discovered with superseding patch PHCO_20869. The copy of /sbin/mkboot provided in PHCO_20869 is not statically linked, which can lead to problems executing mkboot(1M) when the /usr file system is not available. PHCO_19656 does not have this same issue, so it is being re-released until a replacement patch is available. Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_19656 Symptoms: PHCO_19656: Enchancement to allow for detection of VxFS version 4 filesystems. Defect Description: PHCO_19656: Multiple VxFS products are available on HPUX 11.00. The VxFS product (JFS3.1) installed with 11.00 does not have version 4 filesystem capability. Later VxFS products (JFS3.3) include a version 4 filesystem. Therefore, libc routines have been updated to identify and verify version 4 filesystems. The mkboot command calls these modified libc routines. To allow for multiple VxFS versions the following patches are required: PHCO_19491 libc PHCO_18462 diskusg_vxfs PHCO_18463 fscat PHCO_18464 getext PHCO_18465 setext PHCO_18466 vxdump PHCO_18467 vxrestore PHCO_18468 vxupgrade PHCO_18470 df PHCO_18471 fstyp PHCO_18472 fs_wrapper PHCO_18473 mount_wrapper PHCO_19673 fsck_hfs PHCO_19623 mount_hfs PHCO_19624 mount_cdfs PHCO_19631 lvchange Please note that PHCO_19656 can be used without the above patch dependencies if multiple VxFS version support is not required. Resolution: Re-issue mkboot to use updated libc routines. SR: 4701427328 Patch Files: OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/mkboot /usr/sbin/rmboot OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /sbin/mkboot what(1) Output: OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/mkboot: $Revision: 82.4 $ $Revision: 82.1 $ $Revision: 82.2 $ $Revision: 82.1 $ $Revision: 82.7 $ PATCH_11_00: main.o lifdir.o swapinfo.o tio.o hpux_r el.o 99/09/22 OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/rmboot: $Revision: 82.4 $ $Revision: 82.1 $ $Revision: 82.2 $ $Revision: 82.1 $ $Revision: 82.7 $ PATCH_11_00: main.o lifdir.o swapinfo.o tio.o hpux_r el.o 99/09/22 OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /sbin/mkboot: $Revision: 82.4 $ $Revision: 82.1 $ $Revision: 82.2 $ $Revision: 82.1 $ $Revision: 82.7 $ $ PATCH/11.00:PHCO_19491 Aug 9 1999 09:51:13 $ PATCH_11_00: main.o lifdir.o swapinfo.o tio.o hpux_r el.o 99/09/22 cksum(1) Output: OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3321863587 45056 /usr/sbin/mkboot OS-Core.KERN-RUN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3321863587 45056 /usr/sbin/rmboot OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 1935111270 262144 /sbin/mkboot Patch Conflicts: None Patch Dependencies: s700: 11.00: PHCO_19491 s800: 11.00: PHCO_19491 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 330 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHCO_19656 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_19656.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_19656. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHCO_19656.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_19656.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_19656.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_19656.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None