Patch-ID# 100250-01 Keywords: MTFSR mt tape MTBSR Synopsis: SunOS 4.1.1: FSR-BSR on the old SCSI tape driver fail Date: 21-Mar-91 SunOS release: 4.1.1 Unbundled Product: Unbundled Release: Topic: kernel/SCSI tape driver BugId's fixed with this patch:1053094, 1052659 Architectures for which this patch is available: sun3, sun3x, sun4 Patches which may conflict with this patch: 100211-01 Obsoleted by: SVR4 Problem Description: The MTFSR/MTBSR ioctl are failing on the tape drive. It takes a long time to complete, and there is no error returned. The tape position appears to be lost. INSTALL: As root: # mv /sys/sun{3,3x,4}/OBJ/st.o /sys/sun{3,3x,4}/OBJ/st.o_orig # cp sun{3,3x,4}/st.o /sys/sun{3,3x,4}/OBJ/st.o # chmod 444 /sys/sun{3,3x,4}/OBJ/st.o Then a new kernel will need to be made and installed. Please refer to the system and networking administration manual of creating and installing a custom kernel.