*BSD News Article 24590


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!munnari.oz.au!uniwa!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!europa.eng.gtefsd.com!fs7.ECE.CMU.EDU!honeydew.srv.cs.cmu.edu!bb3.andrew.cmu.edu!andrew.cmu.edu!postman+
From: Todd.Williamson@IUS4.IUS.CS.CMU.EDU
Newsgroups: comp.os.386bsd.questions
Subject: [NetBSD 0.9] filesystem weirdness?
Date: Wed, 1 Dec 93 11:05:46 EST
Organization: Carnegie Mellon, Pittsburgh, PA
Lines: 15
Message-ID: <Added.EgzA4=200UdbQeJE5j@andrew.cmu.edu>
NNTP-Posting-Host: andrew.cmu.edu

I'm not sure whether I did something wrong, or if this is a "feature," 
but I want it fixed:

% df -k
Filesystem   kbytes    used   avail capacity  Mounted on
/dev/sd0a      7587    6677     151    98%    /
kernfs            1       1       0   100%    /kern
/dev/sd0e    191863  183348  -10672   106%    /usr

Upon cursory examination, it seems like 10% of my filesystems is
"reserved," and I have to be root in order to write in the last 10%.

So, how to I fix this?

-Todd.