There is a define that you need to increase to allow more than 64 mount points. We have run into this problem as well.
Change NR_SUPER in include/linux/fs.h to increase this. I use 128... On Mon, 14 Apr 1997, Eko Fajar Nurprasetyo wrote: > > Hi, > > My kernel keeps giving errors when mount point exceeds 64. > Is it limitation? > > Or is there any method to allow mounting more than 64 file systems > (including nfs)? > > Thanks for any assistance. > -- > Eko Fajar N. > Kyushu Univ. Japan >