From owner-freebsd-questions Thu Jul 25 22:35:48 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D2D37B405 for ; Thu, 25 Jul 2002 22:35:43 -0700 (PDT) Received: from smtp2.southeast.rr.com (smtp2.southeast.rr.com [24.93.67.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F4D943E31 for ; Thu, 25 Jul 2002 22:35:37 -0700 (PDT) (envelope-from bts@fake.com) Received: from mail5.nc.rr.com (fe5 [24.93.67.52]) by smtp2.southeast.rr.com (8.12.5/8.12.2) with ESMTP id g6Q5acts023887; Fri, 26 Jul 2002 01:36:38 -0400 (EDT) Received: from this.is.fake.com ([66.26.254.93]) by mail5.nc.rr.com with Microsoft SMTPSVC(5.5.1877.757.75); Fri, 26 Jul 2002 01:35:32 -0400 Received: by this.is.fake.com (Postfix, from userid 111) id CCE7ABA12; Fri, 26 Jul 2002 01:35:25 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: "Brian T. Schellenberger" To: karl agee Subject: Re: Linking a directory to another filesystem Date: Fri, 26 Jul 2002 01:35:25 -0400 User-Agent: KMail/1.4.2 Cc: "Roger 'Rocky' Vetterberg" , Jerry McAllister , freebsd-questions References: <200207252250.g6PMorT15954@clunix.cl.msu.edu> <1027657905.499.36.camel@enterprise.workgroup> <1027658951.499.45.camel@enterprise.workgroup> In-Reply-To: <1027658951.499.45.camel@enterprise.workgroup> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200207260135.25566.bts@babbleon.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Pardon a bit of the tone of my last post; mail is arriving out of order and confusing me. On Friday 26 July 2002 12:49 am, karl agee wrote: | On Thu, 2002-07-25 at 21:31, karl agee wrote: | > su-2.05a# du -d1 -h -x / | > 512B /dev | > 2.0K /tmp | > 2.0K /usr | > 2.0K /var | > 3.0M /stand | > 1.1M /etc | > 2.0K /cdrom | > 2.0K /cdrom1 | > 2.0K /dist | > 6.6M /bin | > 48M /boot | > 2.0K /mnt | > 2.0K /proc | > 2.3M /root | > 20M /sbin | > 2.0K /dos | > 122M / | > | > Hummm..........ok what's where's the rosetta stone.....I see a lot of | > stuff is in / ....a little on /usr.....but is that /usr mounted fs or | > /usr on / .... %-( | | So /boot is the big offender it seems.....Humm, well, I have recomplied | my kernel.... | | the directories with the kernels have a lot I mean a lot of *.ko | files....They look like modules (correct me if I am rwong | again)...GENERIC and DEBUG have none, just the kernel itself. | | Can I delete those modules???? | | this is what is loaded: | | su-2.05a# kldstat | Id Refs Address Size Name | 1 6 0xc0100000 4fe904 kernel | 2 1 0xc1d5b000 7000 ipfw.ko | 3 1 0xc1e3e000 14000 linux.ko | | | --karl You don't want to ditch all the modules; you might need them some day. But my modules aren't loaded into /boot. You seem to have a rather unconventional setup. You *are* running FreeBSD, right? Is it -current or a really old version or something? How did you re-build the kernel? And what all *is* in /boot? My modules are in /modules, not /boot. -- Brian, the man from Babble-On . . . . bts@babbleon.org (personal) http://www.babbleon.org http://www.eff.org http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message