Patch-ID#  100217-01
Synopsis: mounting certain iso 9660 cd's succeed but directory becomes data
Date: 04/Feb/91  

SunOS release: 4.1

Topic: 

BugID's fixed with this patch:1047295 
 
Architectures for which this patch is available: sun3 sun4 sun4c sun3x
 
Patches which may conflict with this patch:
 
Obsoleted by: SysV_Rel_4
 
Problem Description:

While mounting certain CD's 
the resulting mounted file system appears as a data file.

Fix description:

The fix includes patched version of:

hsfs_vfsops.o

INSTALL:

as root install the appropriate sun3 ,sun3x, sun4 or sun4c patches as follows:

 mv /sys/sun{3,3x,4,4c}/OBJ/hsfs_vfsops.o /sys/sun{3.3x,4,4c}/OBJ/hsfs_vfsops.o_orig
 cp sun{3,3x,4,4c}/hsfs_vfsops.o /sys/sun{3,3x,4,4c}/OBJ/hsfs_vfsops.o
 chmod 444 /sys/sun{3,3x,4,4c}/OBJ/hsfs_vfsops.o
 
 A new kernel will need to be configured  (/etc/config) , built (make) and installed.
 Please refer to the "System and Network Administration" portion
 of the manual for building and installing a custom kernel.


