From owner-freebsd-questions Wed Feb 23 13:29:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from benge.graphics.cornell.edu (benge.graphics.cornell.edu [128.84.247.43]) by hub.freebsd.org (Postfix) with ESMTP id 7F9ED37B9FD for ; Wed, 23 Feb 2000 13:29:12 -0800 (PST) (envelope-from mkc@benge.graphics.cornell.edu) Received: from benge.graphics.cornell.edu (mkc@localhost) by benge.graphics.cornell.edu (8.9.3/8.9.3) with ESMTP id QAA09250; Wed, 23 Feb 2000 16:29:05 -0500 (EST) (envelope-from mkc@benge.graphics.cornell.edu) Message-Id: <200002232129.QAA09250@benge.graphics.cornell.edu> To: "Kevin Oberman" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Re-partitioning FreeBSD system "on the fly" In-Reply-To: Message from "Kevin Oberman" of "Wed, 23 Feb 2000 13:19:51 PST." <200002232119.NAA01158@ptavv.es.net> Date: Wed, 23 Feb 2000 16:29:05 -0500 From: Mitch Collinsworth Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I have a FreeBSD system on a 13 GB disk which I really want to >re-partition by trimming the 12 GB /usr partition back to 9 GB and >creating a new partition of 3 GB. > >Is there a safe way to do this without dumping the partition, >re-partitioning, and restoring it? No. This is plain old ufs. Under the covers sysinstall is just running newfs. >It looks like this should be >possible, but I don't feel really comfortable about it. Good. Trust your instincts! :-) -Mitch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message