Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2004 10:36:16 +0000
From:      Scott <freebsd-questions@thismonkey.com>
To:        freebsd-questions@freebsd.org
Subject:   can i delete /usr/obj/ before installworld?
Message-ID:  <20040731103615.GA33587@freebsd-01.two-fifths.com>

next in thread | raw e-mail | index | archive | help
Hi there,

I'm really short on diskspace, and I have no room to run a make buildkernel after I run make buildworld.

Is it possible to do the following:

make buildworld
rm -fr /usr/obj
make buildkernel
make installkernel
-reboot single user
make installworld

TIA
Scott



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