From owner-freebsd-questions Sat Apr 26 19:40:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA24295 for questions-outgoing; Sat, 26 Apr 1997 19:40:14 -0700 (PDT) Received: from Starbase.NeoSoft.COM (jmcab@starbase.neosoft.com [206.109.7.129]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA24290 for ; Sat, 26 Apr 1997 19:40:11 -0700 (PDT) Received: (from jmcab@localhost) by Starbase.NeoSoft.COM (8.8.4/8.8.3) id VAA04432 for freebsd-questions@freeBSD.ORG; Sat, 26 Apr 1997 21:40:09 -0500 (CDT) Date: Sat, 26 Apr 1997 21:40:09 -0500 (CDT) From: jmcab Message-Id: <199704270240.VAA04432@Starbase.NeoSoft.COM> To: freebsd-questions@freeBSD.ORG Subject: can you re-partition disk w/o losing data? Sender: owner-questions@freeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have freebsd 2.2.1 on an old 386 w/ 85m harddrive. Everything works but I am running out of space. The drive looks like this: / 19487 blocks 13201 used /usr 43087 blocks 39622 used /var 4118 blocks 644 used I also have 16m for swap ( my system has 8megs ram) Can I re-partition the drive by using /stand/sysinstall without using data? If so , can I cut /root to 15m & cut /var to 2m? Also would it be ok to cut the swap space? (how much?) BTW, in my ist question, i mean w/o losing data. Thanks,