Date: Mon, 11 Feb 2002 07:39:51 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Will Damon <w3dstyle@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Changing boot-kernel location? Message-ID: <20020211073951.A1213@grimoire.chen.org.nz> In-Reply-To: <3C66B7B6.8030205@yahoo.com>; from w3dstyle@yahoo.com on Sun, Feb 10, 2002 at 10:11:02AM -0800 References: <3C66B7B6.8030205@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 10, 2002 at 10:11:02AM -0800, Will Damon wrote: > I'd like to delete all my /usr/obj files to free up space, but if I do, > I think I may have a problem: > > > uname -a > FreeBSD dianed.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Sun Feb 10 09:21:19 > PST 2002 wdamon@dianed.com:/usr/obj/usr/src/sys/MYKERNEL i386 You can rm the stuff in /usr/obj. Since you've already run your installworld, if you choose to rebuild your kernel again, you can use the "config KERNEL && cd ../../compile/KERNEL && make depend ...." method. -- Jonathan Chen <jonc@chen.org.nz> ------------------------------------------------------------------------ "We laugh in the face of danger, we drop icecubes down the vest of fear" - Edmond Blackadder III 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?20020211073951.A1213>