Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jun 1998 16:39:08 +0000 (GMT)
From:      "Jason C. Wells" <jcwells@u.washington.edu>
To:        Kaitain <kbsmith@umich.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Drive Space
Message-ID:  <Pine.BSF.3.96.980628163441.2576B-100000@s8-37-26.student.washington.edu>
In-Reply-To: <3596C60F.B4D86784@umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Jun 1998, Kaitain wrote:

>Yes, it's me again, thanks to this list I've been able to get FreeBSD up
>and running with complete functionality of this computer.
>Unfortunately, I just encountered yet another problem :(
>
>When partitioning my disk drive I thought I allocated an entire extended
>dos partition consisting of 1762M to FreeBSD, here is my fdisk output:
>
>Sysid 165, (FreeBSD/NetBSD/386BSD)
>start 4193280, size 3620736 (1767 Meg), flag 80
>beg: cyl 520/ sector 1/ head 0;
>end: cyl 968/ sector 63/ head 127

Bahh fdisk...

You are looking at the wrong info. Try 'man df' first.

I bet you will see that the / partition is 100% full but the others are at
40%. 

My Example:
$ df
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0s2a     31775    15475    13758    53%    /
/dev/sd0f     4144707  1912207  1900924    50%    /usr
/dev/sd0e       29727     2010    25339     7%    /var
procfs              4        4        0   100%    /proc

If this is the case, then clean all the uneeded stuff out of / and put it
in /usr somewhere.

Catchya Later,		|	UW Mechanical Engineering
Jason Wells		|	http://weber.u.washington.edu/~jcwells/
			|	206-633-5994




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980628163441.2576B-100000>