From owner-freebsd-questions Mon Apr 19 11: 5:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sol (cs1-gw.cs.binghamton.edu [128.226.171.72]) by hub.freebsd.org (Postfix) with SMTP id AE7D614DC5 for ; Mon, 19 Apr 1999 11:05:17 -0700 (PDT) (envelope-from zzhang@cs.binghamton.edu) Received: from localhost (zzhang@localhost) by sol (SMI-8.6/8.6.9) with SMTP id NAA20934 for ; Mon, 19 Apr 1999 13:52:41 -0400 Date: Mon, 19 Apr 1999 13:52:41 -0400 (EDT) From: Zhihui Zhang To: freebsd-questions@freebsd.org Subject: How to create a file system on free space 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 I have created a freeBSD slice of 800M. The file systems are as follows: / 32M swap 135M /var 30M /usr 300M ------------ 497M < 800M Obviously, there are free space within the 800M freeBSD slice. How can I create a new file system within this slice? Do I have to modify the disklabel first? If so, how to do this? Any help is appreciated. -Zhihui To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message