From owner-freebsd-questions Fri Sep 13 03:10:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id DAA10505 for questions-outgoing; Fri, 13 Sep 1996 03:10:29 -0700 (PDT) Received: from sili.adn.edu.ph (root@sili.adn.edu.ph [165.220.57.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA10495 for ; Fri, 13 Sep 1996 03:10:20 -0700 (PDT) Received: from sili.adn.edu.ph (sili.adn.edu.ph [165.220.57.2]) by sili.adn.edu.ph (8.6.11/8.6.9) with SMTP id SAA19741; Fri, 13 Sep 1996 18:24:41 +1000 Date: Fri, 13 Sep 1996 18:24:41 +1000 (GMT+1000) From: "Francis Percival C. Favoreal" To: Randy cc: freebsd-questions Subject: RE: /kernel: file system full In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 12 Sep 1996, Randy wrote: > > On 13-Sep-96 "Francis Percival C. Favoreal" wrote: > >>Please respond directly to this address. > > > >I have /dev/sd0a mounted on /. How does this partition grow and shrink? > >What are the subdirectories belonging to this partition? > > > >I receive the message above although I haven't created any file yet? The > >message comes out when somebody is logging in. > > > >Does the kernel grow? > > > >What seems to be causing this? > > > >-- > >rick > > How did you install FreeBSD? Did you specify a separate /var slice? If not, va > r is > a subdirectory of /. How much space did you allocate for /? How much space is > left when you do a "df" ? > > Randy > I have different partitions for the following subdirectories: / /var /usr /home /proc I hope this helps. -rick