Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jan 2006 13:40:52 -0500
From:      Robert Huff <roberthuff@rcn.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Kernel Compilation...
Message-ID:  <17337.29620.928986.319095@jerusalem.litteratus.org>
In-Reply-To: <43B96B9F.4000601@ntlworld.com>
References:  <20060102180012.71103.qmail@web86904.mail.ukl.yahoo.com> <43B96B9F.4000601@ntlworld.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Crispy Beef writes:

>  I wasn't aware that I needed to do a buildworld too, am limited
>  on the amount of disk space I have, the whole disk is 6Gb with a
>  1Gb /home and over 3Gb /usr.  Is that going to be enough?

	1) It is _very_ important to keep the kernel and userland in
sync.
	2) 

huff@>> du -s /usr/src
442996  /usr/src

	As a ball-park estimate, figure 1Gb when you need to update.
	Assuming you have a high-speed connection, I would rebuild
world and kernel per the handbook.  After installing and testing the
new system I would save the kernel config file elsewhere and delete
/usr/src and /usr/obj.  THe next time you need to rebuild you'll
need to clear the disk and download the entire source tree, but
you'll have the disk available until then.


				Robert Huff




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17337.29620.928986.319095>