From owner-freebsd-isp Sat Apr 12 15:18:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA26380 for isp-outgoing; Sat, 12 Apr 1997 15:18:05 -0700 (PDT) Received: from localhost.nih.gov (poca36.capecod.net [205.230.13.36]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id PAA26363 for ; Sat, 12 Apr 1997 15:17:56 -0700 (PDT) Received: from localhost (crtb@localhost) by localhost.nih.gov (8.6.12/8.6.12) with SMTP id SAA00278; Sat, 12 Apr 1997 18:16:02 -0400 Date: Sat, 12 Apr 1997 18:16:01 -0400 (EDT) From: Chuck To: Murali Rangarajan cc: Luigi Rizzo , isp@FreeBSD.ORG Subject: Re: trouble with xfree In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk A cheap workaround (instead of having created a filesystem of exactly the right size) is to create symlinks somewhere in /usr pointing to a big space you have elsewhere. For instance: # ln -s /bigspace/local/src /usr/local/src instead of having /usr/local/src on the tight /usr partition. Personally, I have /usr/local/src on /usr, but put various distributions on the big disk and individual symlinks into /usr/local/src. Chuck Bacon -- crtb@capecod.net ABHOR SECRECY -- DEFEND PRIVACY On Sat, 12 Apr 1997, Murali Rangarajan wrote: > On Fri, 11 Apr 1997, Luigi Rizzo wrote: [...] > I have one more problem. How do I increase > the space for my /usr partition? Is there anyway I can do it at all? > I tried the partition editor and created a new freebsd partition and tried > to create a new file system using the new partition to use it for my /usr, > but it just doesn't seem to work.. any ideas? > > Thanks > > Murali > > P.S. I am running FreeBSD 2.2.1 > > ----------------------------------------------------------- > - Murali Rangarajan - > - Email: muralir@paul.rutgers.edu - > - Home: Mail: Office: - > - Buell 350 BPO 23622 429, Hill Center - > - Busch Campus PO Box 1119 Busch Campus - > - Piscataway Piscataway NJ 08855 Piscataway - > ----------------------------------------------------------- > >