Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 1998 16:38:05 -0400 (EDT)
From:      CyberPeasant <djv@bedford.net>
To:        michaeld@hit.net (Michael Day)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: file system full
Message-ID:  <199804272038.QAA02768@pollux.loco.net>
In-Reply-To: <35448D09.47C40ED9@hit.net> from Michael Day at "Apr 27, 98 08:50:01 am"

next in thread | previous in thread | raw e-mail | index | archive | help
> I am very new to FreeBSD.  I created a 500mb partion when I installed, I
> have installed the docs and man pages, Xfree86 , xmahjongg, Netscape,
> the linux compatiblility port, and tried to install fvwm95, and qt.  I
> didn't have room to get the qt port installed.  Is there some files I
> should have deleted after install or does FreeBSD really take that
> massive amount of disk space???
> 

You're doing a fairly /massive/ install.  You apparently asked for and
got a lot.

See if you have installed all the system sources: look under
/usr/src   The only subdir of that that you need for normal use
is sys (the kernel sources).

This is from a fairly freshly installed system: no sources except
kernel, no X files:

[root@lucy /root]# df 
Filesystem       1K-blocks     Used    Avail Capacity  Mounted on
/dev/wd0s4a          31775    18829    10404    64%    /
/dev/wd0s4f         102911    79894    14785    84%    /usr
/dev/wd0s4e          29727     1247    26102     5%    /var
[root@lucy /root]# 

This, from a more ambitious install: X Developer, but no "toys", and
no X sources.

[root@pollux src]# df
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
/dev/sd0s2a     63567    17168    41314    29%    /
/dev/sd0s2e    508655   216292   251671    46%    /usr
/dev/sd0s2g    249968   156610    73361    68%    /usr/src
/dev/sd0s2f     63567     2133    56349     4%    /var
[root@pollux src]# 


Dave
-- 
                <----. mailto/pgpfinger: djv@bedford.net
                <----|===================================
                <----'        Crathva fxrjre

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?199804272038.QAA02768>