From owner-freebsd-questions Mon Dec 20 18:51:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.twave.net (twave.net [206.100.228.5]) by hub.freebsd.org (Postfix) with SMTP id 6B4A71542B for ; Mon, 20 Dec 1999 18:49:08 -0800 (PST) (envelope-from brameld@twave.net) Received: from [208.219.234.62] by mail.twave.net (NTMail 3.03.0018/1.abwg) with ESMTP id ca484096 for ; Mon, 20 Dec 1999 21:48:36 -0500 Message-ID: <385EEA86.AF585AB6@twave.net> Date: Mon, 20 Dec 1999 21:48:38 -0500 From: Walter Brameld X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonathon McKitrick Cc: Micke Josefsson , "FreeBSD-questions@FreeBSD.ORG" Subject: Re: Changing partitions or slices References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathon McKitrick wrote: > On Mon, 20 Dec 1999, Walter Brameld wrote: > >> I imagine that would work (level zero dumps, though!). However, I believe that > >> you first should analyze why your / fills up. When I started this a couple of > >> years ago I used /root just as any other account, and since it is located in /, > >> the latter filled up. Remedy was to keep next to nothing in /root, but use the > >> toor account for storage, where toor lives in /home/toor. > > That's odd. My 'toor' account has the same directory as root. Do i need > to make a special entry in my groups file to correct this? > > >> > >> Another early incident made me use symlinks for /var and /tmp, they are now on > >> my /usr partition. Having a small /var gave printing problems when the spool > >> file was too large and a small /tmp filled up during > >> /usr/libexec/locate.updatedb, which is run on a weekly basis. > >> > >Yeah, I learned some of the "How not to's". I haven't gotten a handle on symlinks > >yet. That's what caused me to trash my system. Guess I linked in the wrong > >direction, as some of my files seemed to simply disappear. Oh well. > > Same thing happened to me. I lost /var, including my pkg database, of > course, so i opted to reinstall. I learned my lesson. But just recently, > i correctly symlinked /var and /tmp to /usr... and it worked. I find that > for a newbie, using midnight commander simplifies such procedures greatly. > > -jm I've heard Midnight Commander mentioned a number of times now. What/where is it? Walter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message