Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 1998 13:30:24 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Alexander Indenbaum <baum@actcom.co.il>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Size of mfs partition in /etc/fstab
Message-ID:  <Pine.BSF.4.03.9809121329140.19785-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.SUN.3.96-heb-2.07.980911142035.20895A-100000@actcom.co.il>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9809121329140.19785-100000>