From owner-freebsd-stable Thu Nov 6 12:36:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA11514 for stable-outgoing; Thu, 6 Nov 1997 12:36:41 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from lafcol (lafcol.lafayette.edu [139.147.8.5]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id MAA11490 for ; Thu, 6 Nov 1997 12:36:01 -0800 (PST) (envelope-from knollm@lafcol.lafayette.edu) Received: from believer by lafcol (SMI-8.6/SMI-SVR4) id PAA05970; Thu, 6 Nov 1997 15:34:43 -0500 Message-Id: <3.0.32.19971106152641.009d7100@lafcol.lafayette.edu> X-Sender: knollm@lafcol.lafayette.edu X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Thu, 06 Nov 1997 15:35:19 -0500 To: stable@freebsd.org From: Michael Knoll Subject: Partitioning Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Is it possible to change the size of slices in a partition without lossing data? I'm pretty sure it can't be done, but I need to be sure, cause I don't want to reinstall, or have messy symbolic links everywhere. What happened is my / slice is only 30 some megs, and when lynxs downloads a file, it puts it in /tmp, which is in /. So, if I download anything about 30 megs(well, less than that) it fills /. Is there anyway to resize slices? Or is the only options to add another harddrive, or a symbloic link /tmp to another slice? Thanks... Michael