Date: Sun, 28 Sep 1997 04:58:41 +0200 (MET DST) From: Eivind Eklund <perhaps@yes.no> To: David Clopton <clopton@bellsouth.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Full Disk Message-ID: <199709280258.EAA14083@bitbox.follo.net> In-Reply-To: David Clopton's message of Sat, 27 Sep 1997 20:52:39 -0400 References: <342DAA57.5E635B24@bellsouth.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have just installed 2.2.2 on 500meg partition. /usr is 60% full > var 20%. I get messages that disk is full and cannot download to my > disk. I removed some packages but /dev/wd0a is 109% full. I must be > missing something simple because I know my disk space is not > full. Is this a swap space? Where can I look to find info on disk > space etc. /dev/wd0a is usually mounted as /. Try # mv /compat /usr/compat # ln -s /usr/compat /compat if you have compatiblity libaries installed; likewise, moving /tmp off that partition might be a Good Thing. Eivind.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709280258.EAA14083>