[comp.bugs.2bsd] Mount table full; f77 libraries

dennisf@studsys.mu.edu (Dennis Flaherty) (02/13/89)

Is there any way to increase the size of the mount table?
I'd like to mount more than five filesystems, but whenever
I try I get a "mount table full" error.

Also, can anyone who has the new f77 libraries please
send them to me?  Our 2.10 has everything else.

PS. We now have 5 rk07's and an rk06!  Typical PDP-11 guru,
     living off of everyone else's scraps! :-)

--
Dennis Flaherty              dennisf@studsys.mu.edu
Marquette University         uunet!marque!dennisf

casey@gauss.llnl.gov (Casey Leedom) (02/13/89)

| From: dennisf@studsys.mu.edu (Dennis Flaherty)
| 
| Is there any way to increase the size of the mount table?

  Change the constant NMOUNT in /sys/h/param.h, recompile your kernel and
the following applications: mount, quotaon, edquota, umount, and df.

Casey

P.S.  A note of the second distribution status.  Our first cut at the
    distribution tape failed for a number of reasons.  We're getting ready
    to make the second cut.  We had some problems in the virtual memory
    system.

    It looks like we're no longer able to support machines with only
    256Kb of memory.  An associated restriction is that we can no longer
    fully support 18 bit devices on the Q-BUS.  You will be able to use
    them if you are VERY CAREFUL about accessing the devices in raw mode.