From owner-freebsd-questions Wed Oct 23 15:53:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B36C37B401 for ; Wed, 23 Oct 2002 15:53:50 -0700 (PDT) Received: from nic.upatras.gr (nic.upatras.gr [150.140.129.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 9DB7743E6A for ; Wed, 23 Oct 2002 15:53:47 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: (qmail 23191 invoked from network); 23 Oct 2002 22:46:39 -0000 Received: from upnet-dialinpool-83.upnet.gr (HELO hades.hell.gr) (root@150.140.128.171) by nic.upatras.gr with SMTP; 23 Oct 2002 22:46:39 -0000 Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g9NJ4wXJ010042; Wed, 23 Oct 2002 22:04:58 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g9NJ4vDi010041; Wed, 23 Oct 2002 22:04:57 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 23 Oct 2002 22:04:57 +0300 From: Giorgos Keramidas To: chip.wiegand@simrad.com Cc: questions@freebsd.org Subject: Re: can't find certain doc Message-ID: <20021023190457.GC1503@hades.hell.gr> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-10-23 10:30, chip.wiegand@simrad.com wrote: > I understand that, it's not the whole hard drive, just the root > partition. There's 15gigs available on the /usr partition. You can move /var into /usr and symlink /var -> /usr/var. Bring the system down to single user mode while doing that, to avoid nasty surprises from daemons that are already using files under /var. Giorgos. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message