From owner-freebsd-questions Sat Sep 12 13:31:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA08089 for freebsd-questions-outgoing; Sat, 12 Sep 1998 13:31:02 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA08083 for ; Sat, 12 Sep 1998 13:30:58 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA20086; Sat, 12 Sep 1998 13:30:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Sat, 12 Sep 1998 13:30:24 -0700 (PDT) From: Doug White To: Alexander Indenbaum cc: questions@FreeBSD.ORG Subject: Re: Size of mfs partition in /etc/fstab In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 11 Sep 1998, Alexander Indenbaum wrote: > Hello! > > > How do I say size of mfs partition in /etc/fstab? In the options field (with 'rw'), add '-s=[size]' where [size] is the size in 512 byte blocks you want the MFS to be. I use this one: /dev/wd0s1b /tmp mfsrw,nosuid,-s=924288 0 0 Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message