Patch Name: PHKL_23810 Patch Description: s700_800 11.11 Enable SCSI floppy for 64 bit computers Creation Date: 01/04/04 Post Date: 01/05/07 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHKL_23810: ABORT Category Tags: defect_repair hardware_enablement general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHKL_23810 Symptoms: PHKL_23810: ( SR:8606187718 CR:JAGad56927 ) The SCSI PC driver (sflop) is not present on 64 bit systems. A kernel build will report sflop_install as an unsatisfied external reference when the sflop driver is added to the kernel configuration. Updates from 64 bit 11.0 to 64 bit 11.11 will fail if the sflop driver was present in the 11.0 system. The update process will fail while it is building the 11.11 target kernel. Defect Description: PHKL_23810: ( SR:8606187718 CR:JAGad56927 ) The SCSI PC floppy driver was not included in the 64 bit libraries (/etc/conf/lib/libwsio.a). The master file which defines the sflop driver is present and customers are allowed to add the sflop driver to their kernel configuration. Resolution: A 64 bit version of the SCSI PC floppy driver is supplied (scsi_floppy.o) with the patch. SR: 8606187718 Patch Files: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libwsio.a(scsi_floppy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libwsio.a(scsi_floppy.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libwsio.a(scsi_floppy.o): scsi_floppy.c $Date: 2001/04/03 19:00:57 $Revision: r11.11/1 PATCH_11.11 (PHKL_23810) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libwsio.a(scsi_floppy.o): scsi_floppy.c $Date: 2001/04/03 19:00:57 $Revision: r11.11/1 PATCH_11.11 (PHKL_23810) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: 2708602349 24668 /usr/conf/lib/libwsio.a(scsi_floppy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 2034542592 57216 /usr/conf/lib/libwsio.a(scsi_floppy.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHKL_17358: s700: 11.00 s800: 11.00 Patch Package Size: 110 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 PHKL_23810 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_23810.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_23810. 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/PHKL_23810.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 PHKL_23810.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_23810.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_23810.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None