Patch-ID# 100600-01
Keywords:  desc, due, partitons, fsck, check, limit, descriptor, partitions
Synopsis: SunOS 4.1.1;4.1.2: fsck -p  won't check over 31 partitons
Date: 24/Apr/92 
 
SunOS release: 4.1.1, 4.1.2
 
Topic: Patch for fsck
 
BugId's fixed with this patch:  1083450

Architectures for which this patch is available:   sun3, sun4

Patches which may conflict with this patch:  

Note: 

Obsoleted by:

Problem Description: 

On systems with more than 30 disk partitions, fsck -p fails.
Fsck exceeds the open file limit.


INSTALL:

Login as root.

mv /usr/etc/fsck /usr/etc/fsck.fcs
cp `arch`/{4.1.1,4.1.2}/fsck /usr/etc/fsck
chown root.staff /usr/etc/fsck
chmod 755 /usr/etc/fsck

