On Fri, 22 Jan 2010, Oliver Brandmueller wrote:

Hi,

I just noticed somthing: I setup an 8.0-RELEASE amd64 box, / is default
512M. First step after setup was to csup to RELENG_8 and buildkernel and
buildworld (no custom kernel, no make.conf).

Instaling the new kernel failed, since /boot/kernel/ is already well
over 230 MBytes in size. moving that to kernel.old and writing a new one
with about the same size fails due to no space left on device.

Replying to the first post in the thread.

One first thing to help people to avoid problems with future upgrades
could be to just make / 1G:
http://people.freebsd.org/~bz/20100124-03-sysinstall-root-1g.diff

Another entirely untested patch would compress the symbol files:
http://people.freebsd.org/~bz/20100124-04-kernel-compress-symbols.diff

It would be interesting to see if (a) they work and (b) how much the
latter would safe.


/bz

--
Bjoern A. Zeeb         It will not break if you know what you are doing.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to