From owner-freebsd-questions Mon Nov 11 08:15:16 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA23043 for questions-outgoing; Mon, 11 Nov 1996 08:15:16 -0800 (PST) Received: from lupin.csv.warwick.ac.uk (csubl@lupin.csv.warwick.ac.uk [137.205.192.14]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA23029 for ; Mon, 11 Nov 1996 08:15:10 -0800 (PST) From: Mr M P Searle Message-Id: <15924.199611111615@lupin.csv.warwick.ac.uk> Received: by lupin.csv.warwick.ac.uk id QAA15924; Mon, 11 Nov 1996 16:15:05 GMT Subject: Re: MFS To: questions@freebsd.org Date: Mon, 11 Nov 1996 16:15:03 +0000 (GMT) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk How can I get rid of the 128MB limit on the size of the MFS? I think it must be a kernel limit, as it it for mount_mfs called from /etc/fstab, but I can't find any parameters to change to increase this limit. I am using 2.1R BTW.