Patch Name: PHCO_26449 Patch Description: s700_800 11.00 Add Rock Ridge extension to mount_cdfs(1M) Creation Date: 02/06/03 Post Date: 02/06/12 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.CORE-ENG-A-MAN,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_26449 Symptoms: PHCO_26449: ( SR:8606259324 CR:JAGae23642 ) This change is an enhancement to add the Rock Ridge extension to the ISO-9660 file system. PHCO_19624: Recompile needed due to enhanced libc routine. Defect Description: PHCO_26449: ( SR:8606259324 CR:JAGae23642 ) Add Rock Ridge extension to mount_cdfs(1M). Resolution: The cdfs subsystem was updated to recognize the Rock Ridge extension to the ISO-9660 file system. PHCO_19624: Enhancements were made to libc routines to support VxFS version 4. Therefore, mount_cdfs needs to be recompiled, since it calls one of the libc routines that changed. For full support for multiple VxFS versions, the following patches are required. 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_19491 libc PHCO_19623 mount_hfs PHCO_19624 mount_cdfs PHCO_19631 lvchange PHCO_19656 mkboot PHCO_19673 fsck_hfs Resolution: This is a recompile only. The mount_cdfs code calls a libc routine that changed to support VxFS version 4, so it needs to be recompiled with the newer libc. SR: 1653290346 4701427328 8606259324 Patch Files: OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1m.Z/mount_cdfs.1m /usr/share/man/man1m.Z/umount_cdfs.1m OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /sbin/fs/cdfs/mount what(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: /usr/share/man/man1m.Z/mount_cdfs.1m: None /usr/share/man/man1m.Z/umount_cdfs.1m: None OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /sbin/fs/cdfs/mount: mount.c $Date: 2002/02/27 13:24:44 $Revision: r11ros /1 PATCH_11.00 (PHCO_26449) $ PATCH/11.00:PHCO_95238 Dec 15 1998 14:52:58 $ cksum(1) Output: OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64, v=HP: 3379505915 3472 /usr/share/man/man1m.Z/mount_cdfs.1m 3379505915 3472 /usr/share/man/man1m.Z/umount_cdfs.1m OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 2722617527 221184 /sbin/fs/cdfs/mount Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: PHCO_26449: To enable the Rock Ridge Extension to mount_cdfs(1M), the following must be installed: PHCO_26449, PHKL_26448 and PHKL_26450. These product updates may be installed in any order. If any of these product updates are not installed, this product update will have no impact on your system. Supersedes: PHCO_19624 Equivalent Patches: None Patch Package Size: 250 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_26449 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_26449.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_26449. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false 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_26449.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_26449.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_26449.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None