# # SYSTEMS: # 3B2 UNIX Rel. 3.0, 3.1, 3.1.1, 3.2.1, 3.2.2 # # SYMPTOMS FIXED: # 3/9/90 # Read/Write errors when using cpio on paging release. 3.0 - 3.2.2 # Caused by excessive start/stop activity. # # FIX DESCRIPTIONS: # 2/14/90 # Helps alleviate R/W errors by double buffering. # Also it is suggested that DC6320 cartridge tapes should be used # # # INSTALLATION: # (manually) # # If you received this via uucp, it will be in the form of # a cpio archive. To make an installable diskette from it, # you must format a diskette and make a file system on it # with a label of "instal". # # Use the "sysadm format" command, verify the disk, select the # correct disk drive. After formatting, make a filesystem on # the disk. Use the "sysadm makefsys" command, select the # correct disk drive, make the label "instal", make the # filesystem name "instal", select the default number of # files on the disk, and leave the filesystem mounted as # /instal. Quit the sysadm menus. # # cd to /instal # execute the following to copy the files onto the diskette: # # cpio -icdv < full_path/cpio3.cpio # cd to / # umount /instal # Then run sysadm installpkg. # # # INSTALLATION: # (installpkg) # # Machine should be in single-user mode with the /usr filesystem # mounted. # # Insert the fix diskette into the floppy disk drive, and # Run "sysadm installpkg" then follow instructions. # # # # CHECKSUM ( sum -r ): # # 16319 166 cpio3.cpio