From owner-freebsd-questions@FreeBSD.ORG Wed Aug 30 23:17:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 318BB16A4DA for ; Wed, 30 Aug 2006 23:17:58 +0000 (UTC) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D355143D49 for ; Wed, 30 Aug 2006 23:17:57 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.13.6+Sun/8.13.6) with ESMTP id k7UNHuk8008757; Wed, 30 Aug 2006 19:17:56 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.13.6+Sun/8.13.6/Submit) id k7UNHuju008756; Wed, 30 Aug 2006 19:17:56 -0400 (EDT) From: Jerry McAllister Message-Id: <200608302317.k7UNHuju008756@clunix.cl.msu.edu> To: jordilin@gmail.com (Jordi Carrillo) Date: Wed, 30 Aug 2006 19:17:56 -0400 (EDT) In-Reply-To: <94ff3700608301611t499f339embd78feaa2d18e083@mail.gmail.com> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: /dev filesystem at 100% capacity? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Aug 2006 23:17:58 -0000 > > I'm new to Freebsd, and the other day I installed FreeBSD and let FreeBSD to > partition my hard disk. Now, when I do df -k I see that the devfs filesystem > mounted on /dev is at 100% of capacity. > $df -k > devfs 1 1 0 100% /dev > with 1 kb of capacity. > is this normal, or there is sth wrong with this. > Please do df -k and let me know, This is normal. It is a special filesystem, not a real one. ////jerry > Thanks > > -- > http://jordilin.wordpress.com > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >