can i delete /usr/obj/ before installworld?

Scott freebsd-questions at thismonkey.com
Sat Jul 31 02:34:57 PDT 2004


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


More information about the freebsd-questions mailing list